Skip to content
Prev 177166 / 398503 Next

nls factor

> nls(y ~ a[fac]*x^b, start=list(a=c(1,1), b=0.25))

Did you mean a[f]?

nls(y ~ a[f]*x^b, start=list(a=c(1,1), b=0.25))

Mike
Message-ID: <87vdp529d8.fsf@lumen.indyrad.iupui.edu>
In-Reply-To: <1239808782.12893.13.camel@localhost.localdomain> (Manuel Morales's message of "Wed\, 15 Apr 2009 11\:19\:42 -0400")