Convert from AR1 to GM and vice-versa
conv.ar1.to.gm(theta, process.desc, freq) conv.gm.to.ar1(theta, process.desc, freq)
theta
A numeric vector containing the theta values
numeric vector
process.desc
A character vector containing the names of parameters.
character vector
freq
A double indicating the frequency of the data.
double
James Balamuta