A class for least squares estimate of different momentModel
objects.
Arguments
Objects from the Class
Objects can be created by calls of the form new("lsefit", ...).
It is created by lse. It includes the information about
the model being estimated and the estimation based on lm.
Slots
model:
Object of class "linearModel" ~~
.S3Class:
Object of class "character" ~~
Extends
Class "lm", directly.
Class "oldClass", by class "lm", distance 2.