obj_mle {mcgf} | R Documentation |
Title
Description
Title
Usage
obj_mle(par, cor_fn, x, lag, par_fixed)
Arguments
par |
Parameters of |
cor_fn |
Correlation function |
x |
An |
lag |
Time lag. |
par_fixed |
Fixed parameters of |
Value
The objective of maximum likelihood: the additive inverse of log-likelihood.
[Package mcgf version 1.1.0 Index]