[R] Fitting to strange function

Roger D. Peng rpeng at jhsph.edu
Thu Nov 13 17:17:11 CET 2003


You could use nls() or optimize().

-roger

JB wrote:
> I have some data int the variabley y (response variable) and x, and I 
> suspect the formula
> 
> y = A*x^2 +sqrt(0.08*A)*x.
> 
> How can I fit my data to this curve?
> 
> TIA,
> 
> Janos Blazi
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>




More information about the R-help mailing list