setCharacteristic: Set characteristic information and create a 'characteristic'...

View source: R/yuima.characteristic.R

setCharacteristicR 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 yuima object.

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


yuima documentation built on Dec. 28, 2022, 2:01 a.m.