| optimACS | R Documentation |
fitACSComputes the mean squared error between a theoretical autocorrelation
structure and the empirical ACS; passed as fn to optim inside
fitACS.
optimACS(par, id, eACS, error = "MSE")
par |
numeric vector of ACS parameter values |
id |
character; ACS identifier (e.g. |
eACS |
numeric vector of empirical ACS values |
error |
character; error criterion — currently only |
scalar numeric; the MSE between theoretical and empirical ACS
fitACS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.