Description Usage Arguments Details See Also
Create or extract a Model4M object.
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)
|
x |
An object to coerce to class |
SetModel4M |
An object of class |
Consider using fit to create a new Model4M object.
Other Construct4M: data4M,
setModel4M, setSim4M,
simulate4M
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.