yaya
gof_test(theta, desc, objdesc, model_type, tau, v_hat, wv_empir)
A vec
that has
Test Statistic
P-Value
DF
A vec
with dimensions N x 1 that contains user-supplied initial values for parameters
A vector<string>
indicating the models that should be considered.
A field<vec>
containing a list of parameters (e.g. AR(1) = c(1,1), ARMA(p,q) = c(p,q,1))
A string
that contains the model type: "imu"
or "ssm"
A vec
containing the scales of a proccess.
A mat
that contains the bootstrapped matrix.
A vec
that contains the empirical wavelet variance.