Skip to content
Back to formatted view

Raw Message

Message-ID: <loom.20111107T234516-730@post.gmane.org>
Date: 2011-11-07T22:47:24Z
From: Ben Bolker
Subject: Comparing Excel to R for Standard Curves

minda berbeco <mrberbeco <at> ucdavis.edu> writes:

> 
> Hello,
> 
> In the past I have used Excel for creating standard curves.  I recently
> switched to R using the lm function to create my curves instead, but find
> the results are slightly different even though my y-intercept and slope are
> the same.  A friend told me that the difference was due to R and Excel
> using a different algorithm to calculate the line.  Has anyone run into
> this problem before?

  Can you please give us a reproducible example?  e.g. read the
posting guide or http://tinyurl.com/reproducible-000 ...  It's also
not clear what you mean by "the results are slightly different even
though my y-intercept and slope are the same" ... what do you mean
by "results"?  R^2 value?

  Ben Bolker