getObjFun {simts} | R Documentation |
Retrieve GMWM starting value from Yannick's objective function
Description
Obtains the GMWM starting value given by Yannick's objective function optimization
Usage
getObjFun(theta, desc, objdesc, model_type, omega, wv_empir, tau)
Arguments
theta |
A |
desc |
A |
objdesc |
A |
model_type |
A |
omega |
A |
wv_empir |
A |
tau |
A |
Value
A double
that is the value of the Objective function under Yannick's starting algorithm
[Package simts version 0.2.2 Index]