model4M: Create or extract a 'Model4M' object.

Description Usage Arguments Details See Also

Description

Create or extract a Model4M object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
model4M(x, ...)

## S4 method for signature 'Model4M'
initialize(.Object, Data4M = new("Data4M"),
  SetModel4M = new("SetModel4M"))

## S4 method for signature 'Data4M'
model4M(x, Set.Model)

## S4 method for signature 'Simulate4M'
model4M(x)

Arguments

x

An object to coerce to class Model4M, possibly of class Data4M.

SetModel4M

An object of class SetModel4M.

Details

Consider using fit to create a new Model4M object.

See Also

Other Construct4M: data4M, setModel4M, setSim4M, simulate4M


lawlerem/markmodmover documentation built on Feb. 12, 2020, 8:30 p.m.