|
Project Information |
This is the DEVELOPMENT site for the MARSS. For the current MARSS release go to CRAN or download straight from the R GUI using "Install Packages" menu.
MARSS fits mulitvariate autoregressive state-space (MARSS) models with Gaussian errors to multivariate time series data. A MARSS model is:
x(t) = B x(t-1) + u + v(t), v(t)~MVN(0,Q)
y(t) = Z x(t) + a + w(t), w(t)~MVN(0,R)
Project news (Jan 27, 2012): MARSS 2.8 uploaded to CRAN. 2.3+ implements the algorithm for a fully unconstrained MARSS model with fixed and shared elements in all parameters. See changes.pdf for the fixes since 2.5. MARSS 2.9 is in the works which will allow more typical specification of covariates. I'm also working on MARSS 3.0, which implements the general EM algorithm with linear constraints on the parameter matrices. MARSS 2.8 is implementing a constrained version of the more general algorithm in the EMDerivation paper. The change for 3.0 requires changing the 'wrappers' so user can specify the linear constraints. The actual algorithm code (MARSSkem.r) is unchanged.
Developers: Eli Holmes, Eric Ward and Kellie Wills
Current known issues:
| Name | Status | Rev | Size | Updated | Downloads | Brief Description | Actions |
|---|---|---|---|---|---|---|---|
Parent directory
|
- | - | - | - | - | - | - |
data
|
Stable
|
- | 16 items | 08/03/2011 14:48 PDT | 96 0 | (none) |
|
inst
|
Stable
|
- | 1 item | 01/27/2012 13:15 PST | 13 4 | (none) |
|
man
|
Stable
|
- | 37 items | 01/27/2012 13:15 PST | 290 1 | (none) |
|
R
|
Stable
|
- | 38 items | 01/27/2012 13:15 PST | 276 0 | (none) |
|
| DESCRIPTION |
Stable
|
6 | 1.46 KB | 01/27/2012 13:15 PST | 10 10 | (none) |
|
| NAMESPACE |
Stable
|
1 | 759 B | 07/31/2011 11:36 PDT | 9 9 | (none) |