Description Usage Arguments Value Author(s) See Also
Objects of class gRfit are created when the function fit
is applied to a gModel object. When adding new types of
gModel objects, one must also supply the appropritate fit
function. The gRfit object contains the output of the fit which
can be accessed by getFit. Separate print and
summary methods exist for gRfit objects.
1 2 |
object |
An object for which a fit method has been defined |
.
x |
an object of class |
... |
Additional arguments |
fit creates an object of class gRfit.
getFit returns the fit information created by the fitting
algorithm.
S<f8>ren H<f8>jsgaard, sorenh@math.aau.dk,
Claus Dethlefsen, cld@rn.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.