View source: R/yuima.characteristic.R
setCharacteristic | R Documentation |
setCharacteristic
is a constructor for characteristic
class.
setCharacteristic(equation.number,time.scale)
equation.number |
The number of equations modeled in |
time.scale |
time.scale assumed in the model. |
class characteristic
has two slots,
equation.number
is the number of equations handled in the yuima object, and
time.scale
is a hoge of characteristic
.
An object of class characteristic
.
The YUIMA Project Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.