[R] Help specifying a non-linear model in nlsLM()

2014-12-16 Thread Chandrasekhar Rudrappa
Dear All, I am trying to fit the following model in nlsLM(): fn5 - function(x, T, t1, w_inf, Lt0){ S-function(x, T, t1){ x+(1-T)/(2*pi)*sin(2*pi*(x-t1)/(1-T)) } F - function(x, T, t1){ t2 - t1 + (1-T)/2 t3 - t1 + (1+T)/2 t.factorial - x%%1 floor(x)*(1-T) + S(t.factorial, T, t1)*(0=t.factorial

[R-sig-eco] help with a suitable code to fit a complicated non-linear model in R

2014-12-05 Thread Chandrasekhar Rudrappa
Dear All, I have to fit the following model to growth data of Hevea (rubber) trees: *a=a-(a-b)exp(-(2/p)(F(t)-F(t0))).* Where *F(t)=t+(A/2pi)(sin 2pi(t-t1))*, *F(t0)=t0+(A/2pi)(sin 2pi(t0-t1)), t1* signifies the maximum point of *f(t)*. Thus the equation becomes:

[R-sig-eco] Help in code for fitting a growth model in R

2014-11-16 Thread Chandrasekhar Rudrappa
I have to fit a model to growth data of Hevea (rubber) trees. The details are outlined in the attached docx file. Kind help is solicited. -- Dr. TR Chandrasekhar, M.Sc., M. Tech., Ph. D., Sr. Scientist Rubber Research Institute of India Hevea Breeding Sub Station Kadaba - 574 221 DK Dt.,

[R-sig-eco] Help in code for fitting a growth model in R

2014-11-16 Thread Chandrasekhar Rudrappa
I have to fit a model to growth data of Hevea (rubber) trees. The details are outlined in the attached docx file. Kind help is solicited. -- Dr. TR Chandrasekhar, M.Sc., M. Tech., Ph. D., Sr. Scientist Rubber Research Institute of India Hevea Breeding Sub Station Kadaba - 574 221 DK Dt.,

[R-sig-eco] Help in code for fitting a growth model in R

2014-11-16 Thread Chandrasekhar Rudrappa
Hi All, I have to fit the following model to growth data of Hevea (rubber) trees. [image: a = a - (a - b){e^{ - \,\,\frac{2}{T}(F(t) - F({t_0}))}}] where [image: F(t) = t + \frac{A}{{2\pi }}\sin 2\pi (t - {t_1})], [image: F({t_0}) = {t_0} + \frac{A}{{2\pi }}\sin 2\pi ({t_0} - {t_1})], and *t1*

[R] Help in code for fitting a growth model

2014-11-15 Thread Chandrasekhar Rudrappa
I have to fit a model to growth data of Hevea (rubber) trees. The details are outlined in the attached docx file. Kind help is solicited. -- Dr. TR Chandrasekhar, M.Sc., M. Tech., Ph. D., Sr. Scientist Rubber Research Institute of India Hevea Breeding Sub Station Kadaba - 574 221 DK Dt.,

[R] Save Workspace Image? problem at start up

2011-09-07 Thread Chandrasekhar Rudrappa
Dear Sir, I am using R 2.13.1. Since yesterday when I start the Rgui the message Save Workspace Image? shows up immediately on opening. Even if I cancel, it does not get cancelled. If I select either no or yes, it quits. I do not know all of a sudden what happened? Right from yesterday I am