Description Usage Arguments Details Value Author(s) See Also Examples
Summarizes results returned by the function likfit.glsm.
Functions are methods for summary and
print for class likGLSM and summary.likGLSM.
| 1 2 3 4 5 6 | 
| object | an object of class  | 
| x | an object of class  | 
| digits | the number of significant digits to use when printing. | 
| ... | extra arguments for  | 
A detailed summary of a object of the class likGLSM is produced by
by summary.likGLSM and printed by print.summary.likGLSM.
This includes model specification with values of fixed and estimated parameters. 
A simplified summary of the parameter estimation is printed by
print.likGLSM. 
print.likGLSM prints the parameter estimates and the value of the
maximized likelihood.
summary.likGLSM returns a list with main results of a call to
likfit.glsm.
print.summary.likGLSM prints these results on the screen (or other
output device) in a "nice" way.
Ole F. Christensen OleF.Christensen@agrsci.dk, 
Paulo J. Ribeiro Jr. Paulo.Ribeiro@est.ufpr.br.
| 1 | ## See examples for the function likfit.glsm
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.