Learn R Programming

DLMtool (version 3.1)

lmmodel-class: Class "lmmodel"

Description

An object for storing fitted linear model objects in this case the relationship between M, age-at-maturity and the von B. K parameter.

Arguments

Objects from the Class

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

Examples

Run this code
newdata<-new('lmmodel',"Name",new('list'))

Run the code above in your browser using DataLab