coef.toptim {mixstock} | R Documentation |
provides coef() and logLik() methods for optim fits
coef.toptim(object, ...) logLik.toptim(object,...)
object |
the result of an optim fit |
... |
optional arguments (for generic compatibility) |
extracts par and -val respectively
coefficients or value
mle is not flexible enough to take vectors as inputs ...