setSim4M: Create or extract a 'SetSim4M' object.

Description Usage Arguments Details See Also

Description

Creates or extracts an object used to hold a model definition.

Usage

1
2
3
4
5
6
setSim4M(x, ...)

## S4 method for signature 'SetSim4M'
initialize(.Object, Sim.Length = 100,
  N.States = 2, Use.HMM = FALSE, Distribution = "gamma",
  Parameters = list())

Arguments

x

An object to coerce to class SetSim4M. Missing in calls to create a new object.

Details

The initialize function is not meant to be used by the user, use setSim4M instead.

See Also

Other Construct4M: data4M, model4M, setModel4M, simulate4M


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