FITTING GENERALISED LOGISTIC IN GENSTAT |
|
MODEL weight; RESIDUALS=res; FITTED=fit FITCURVE [CURVE=glog] age
The MODEL statement specifies the response variable.
The FITCURVE statement specifies the curve to fit and the independent (time) variable.
The option CURVE=glog specifies that we want to fit the
generalised logistic curve. Other options could be
A further example is available which illustrates the fitting of separate growth curves for each experimental unit. The coefficients are averaged for the various combinations of treatment factors in order to identify possible effects of treatments on the shape of the curves.
Growth curve modelling 1.6.95 Page : 12a of 12 |
|