example1: Univariate second-order differential equation

example1R Documentation

Univariate second-order differential equation

Description

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

Usage

example1

Format

A data frame with 100 rows and 3 variables:

seq

sequence of observations

myTime

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

myX

the observed scores


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

Related to example1 in deFit...