Learn R Programming

deGradInfer (version 1.0.1)

LV_example_dataset: Data from a Lotka-Volterra ODE system with 2 species and 4 parameters. Species in order are: 1. Sheep (Prey) 2. Wolves (Predators)

Description

Data from a Lotka-Volterra ODE system with 2 species and 4 parameters. Species in order are: 1. Sheep (Prey) 2. Wolves (Predators)

Usage

LV_example_dataset

Arguments

Format

A list with 5 components

data

Observed species with observation noise.

data.true

Observed species without observation noise.

time

Observed time points.

params

Observed parameters.

noise

Variance for the Gaussian observation noise.