Learn R Programming

yuima (version 1.1.6)

yuima-class: Class for stochastic differential equations

Description

The yuima S4 class is a class of the yuima package.

Arguments

Slots

Methods

Details

The yuima-class object is the main object of the yuima package. Some of the slots may be missing.

The data slot contains the data, either empirical or simulated.

The model contains the description of the (statistical) model which is used to generate the data via different simulation schemes, to draw inference from the data or both.

The sampling slot contains information on how the data have been collected or how they should be generated.

The slot characteristic contains information on PLEASE FINISH THIS. The slot functional contains information on PLEASE FINISH THIS.