example2: Bivariate first-order differential equation

example2R 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


deFit documentation built on Oct. 18, 2024, 5:14 p.m.

Related to example2 in deFit...