Description Usage Arguments Details Value
View source: R/Watanabe_functions.R
This function simulates data from a AR(p) model and estimate the particular AR(1) model by Watanabe et al.(2007a,b) using a simplified method
1 | est.war1.from.arp(ar.par, step.win)
|
ar.par |
is a a p x 1 vector containing the AR parameters for the simulation of the AR(p) |
step.win |
is the number of simulated time steps |
This function simulates data from a AR(p) model and estimate the particular AR(1) model by Watanabe et al.(2007a,b) using a simplified method which does not required nonlinear optimization, and returns the estimated omega(i,ti) parameter
vec.1r.1 is a 1 x 1 numeric scalar, which is the estimated omega(i,ti) parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.