Learn R Programming

TIMP (version 1.5)

fit-class: Class "fit" to store the results of model fitting associated with all datasets analyzed.

Description

Class to store results of model fitting associated with all datasets in a single call to the fitModel function. An object of class fit is stored in the slot fit of objects of class multimodel.

Arguments

Objects from the Class

Objects can be created by calls of the form new("fit", ...).

See Also

res-class, multimodel-class