lsefit-class: Class '"lsefit"'

lsefit-classR Documentation

Class "lsefit"

Description

A class for least squares estimate of different momentModel objects.

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.

Methods

print

signature(x = "lsefit"): ...

show

signature(object = "lsefit"): ...

Examples

showClass("lsefit")

momentfit documentation built on June 26, 2024, 3 p.m.