-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
26 lines (26 loc) · 1.03 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: resde
Title: Estimation in Reducible Stochastic Differential Equations
Version: 1.1
Authors@R:
person(given = "Oscar",
family = "Garcia",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-8995-1341"))
Description: Maximum likelihood estimation for univariate reducible
stochastic differential equation models. Discrete, possibly noisy
observations, not necessarily evenly spaced in time. Can fit
multiple individuals/units with global and local parameters, by
fixed-effects or mixed-effects methods. Ref.: Garcia, O. (2019)
"Estimating reducible stochastic differential equations by
conversion to a least-squares problem", Computational Statistics
34(1): 23-46, <doi:10.1007/s00180-018-0837-4>.
License: GPL (>= 2)
Encoding: UTF-8
Roxygen: list(markdown = FALSE)
RoxygenNote: 7.2.3
Imports: stats, Deriv, nlme, methods
Suggests: knitr
VignetteBuilder: knitr
URL: https://github.com/ogarciav/resde/
BugReports: https://github.com/ogarciav/resde/issues