| setCharacteristic {yuima} | R Documentation | 
Set characteristic information and create a ‘characteristic’ object.
Description
setCharacteristic is a constructor for characteristic class.
Usage
  setCharacteristic(equation.number,time.scale)
Arguments
equation.number | 
 The number of equations modeled in   | 
time.scale | 
 time.scale assumed in the model.  | 
Details
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.
Value
An object of class characteristic.
Author(s)
The YUIMA Project Team
[Package yuima version 1.15.27 Index]