kalman.rw.fit | R Documentation |
Cumulative negative log-likelihood
kalman.rw.fit(optim.vars, init.mean.a, init.var.a, x, y, Ts)
optim.vars |
Vector of initial values for variables to be estimated (initial mean a, initial variance of a, b, ln.sig.e, ln.sig.w, Ts) |
init.mean.a |
Starting mean for intercept, a |
init.var.a |
Starting variance for intercept, a |
x |
Independent variable in obs. equation |
y |
Dependent variable in obs. equation |
Ts |
Number of years to omit when calculating the concentrated likelihood for the data set. See Visser and Molenaar (1988). Default is 1. |
Cumulative negative log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.