getObjFun(theta, desc, objdesc, model_type, omega, wv_empir, tau)vec with dimensions N x 1 that contains user-supplied initial values for parametersvector indicating the models that should be considered.field containing a list of parameters (e.g. AR(1) = c(1,1), ARMA(p,q) = c(p,q,1))string containing the model type. Either 'imu' or 'ssm'mat that is the inverse of the diagonal of the V matrix.vec containing the empirical wavelet variance.vec that contains the scales of 2^(1:J), where J is the number of scales created by the decomposition.double that is the value of the Objective function under Yannick's starting algorithm