Update coefficient object values from likelihood object.
Copies coefficients from the likelihood object into the appropriate coefficient vector or vectors.
Syntax
logl_name.updatecoefs
Follow the name of the likelihood object by a period and the keyword updatecoefs.
Examples
ll1.updatecoefs
places the coefficients from LL1 in the default coefficient vector C.
Cross-references