ZOLD-gRfit: Old: Class "gRfit" - fitted graphical models

zzz-gRfitR Documentation

Old: Class "gRfit" - fitted graphical models

Description

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.

Usage

getFit(x)

Arguments

x

an object of class gRfit as created from fit applied to a gModel object.

Value

getFit returns the fit information created by the fitting algorithm.

Author(s)

Søren Højsgaard, sorenh@math.aau.dk,
Claus Dethlefsen, cld@rn.dk

See Also

gModel.


gRbase documentation built on Sept. 22, 2023, 5:12 p.m.