obj_mle: Title

View source: R/estimate.R

obj_mleR Documentation

Title

Description

Title

Usage

obj_mle(par, cor_fn, x, lag, par_fixed)

Arguments

par

Parameters of cor_fn.

cor_fn

Correlation function

x

An mcgf or mcgf_rs object

lag

Time lag.

par_fixed

Fixed parameters of cor_fn.

Value

The objective of maximum likelihood: the additive inverse of log-likelihood.


mcgf documentation built on June 29, 2024, 9:09 a.m.