order_AR1s: Order AR1s by size of phi.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Changes the order of AR1s in a string by size.

Usage

1
order_AR1s(theta, desc, objdesc)

Arguments

theta

A vec with dimensions N x 1 that contains user-supplied initial values for parameters

desc

A vector<string> indicating the models that should be considered.

objdesc

A field<vec> containing a list of parameters (e.g. AR(1) = c(1,1), ARMA(p,q) = c(p,q,1))

Value

A vec that has AR1s shown in descending parameter value.


SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.