Hi,  

I am working in different formula substitutions using R i have applied 
linear[lm(y~x)], Quadratic[lm(y~x+I(x^2))] and  Cubic[lm(y~x+I(x^2)+I(x^3))]

How to use/apply One Term Exponential, Two Term Exponential, Three Term 
Exponential formulas in R Stat.

Regards,
Guru


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to