On 10-11-05 07:05 PM, Ivan Cabrera wrote:
> Hi all, I'm new to any programming and I've been doing some stuff in R
> the last couple of month, I hope you can help me here…
>
This is not appropriate for this list (MacOS special interest group),
please post it to the general R help list (r-h...@r
On 06/11/2010, at 12:30 PM, David Winsemius wrote:
>
> On Nov 5, 2010, at 7:05 PM, Ivan Cabrera wrote:
>
>> Hi all, I'm new to any programming and I've been doing some stuff in R the
>> last couple of month, I hope you can help me here…
>>
>> I'm using lm() to do a 12 degree polynomial fit to
On Nov 5, 2010, at 7:05 PM, Ivan Cabrera wrote:
Hi all, I'm new to any programming and I've been doing some stuff in
R the last couple of month, I hope you can help me here…
I'm using lm() to do a 12 degree polynomial fit to a series of data
x,y. Then I built a polynomial using the coeffic
Hi all, I'm new to any programming and I've been doing some stuff in R
the last couple of month, I hope you can help me here…
I'm using lm() to do a 12 degree polynomial fit to a series of data
x,y. Then I built a polynomial using the coefficients given by coef()
function (replacing any NA