example2 {deFit}R Documentation

Bivariate first-order differential equation

Description

A dataset containing the myX, myY and time of almost 15 example. The variables are as follows:

Usage

example2

Format

A data frame with 15 rows and 3 variables:

myTime

timestamp of observations; the first value of the time variable must be the initial time.

myX

the observed scores of variable X

myY

the observed scores of variable Y


[Package deFit version 0.3.0 Index]