example4: Bivariate first-order differential equation

example4R Documentation

Bivariate first-order differential equation

Description

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

Usage

example4

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 example4 in deFit...