SimYuima: Simulation for (Multivariate) Stochastic Process implemented...

Description Usage Format Fields

Description

Simulation for (Multivariate) Stochastic Process implemented by Yuima package inherited from Interface SimObj

Usage

1

Format

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
Class 'R6ClassGenerator' <SimYuima> object generator
  Inherits from: <SimObj>
  Public:
    drift: NULL
    diffusion: NULL
    variables: NULL
    initialize: function () 
    set_drift: function () 
    set_diffusion: function () 
    set_variables: function () 
    set_model: function () 
    set_times: function (steps, stepwise) 
    sim: function () 
    get_out: function () 
    clone: function (deep = FALSE) 
  Parent env: <environment: namespace:StabEco>
  Locked objects: TRUE
  Locked class: FALSE
  Portable: TRUE 
 - attr(*, "name")= chr "SimYuima_generator"

Fields

of

a stochastic process:

drift

the drift vector

diffusion

the diffusion matrix

variables

name of state variables


keepsimpler/StabEco documentation built on May 20, 2019, 8:45 a.m.