FhNdata {CollocInfer} | R Documentation |
FitzHugh-Nagumo data
Description
Data generated for FitzHugh-Nagumo Examples
Usage
FhNdata
Format
- FhNdata
A 41 by 2 matrix of data generated from the FitzHugh Nagumo equations.
- FhNtimes
A vector of 41 observation times corresponding to FhNdata.
- FhNpars
Named parameter vector used to generate
FhNdata
.- FhNvarnames
-
c('V','R')
: the state variable names for the FitzHugh Nagumo system. - FhNparnames
-
c('a','b','c')
parameter names for the FitzHugh Nagumo system.
Source
James Ramsay, Giles Hooker David Campbell and Jiguo Cao, 2007. "Parameter Estimation for Differential Equations: A Generalized Smoothing Approach". Journal of the Royal Statistical Society Vol 69 No 5.
[Package CollocInfer version 1.0.5 Index]