MLE: Generic Function: Maximum Likelihood Estimation of a Gaussian...

mleR Documentation

Generic Function: Maximum Likelihood Estimation of a Gaussian Process Model

Description

Generic function for the Maximum Likelihood estimation of a Gaussian Process model.

Usage

mle(object, ...)

Arguments

object

An object representing a covariance kernel.

...

Other arguments for methods, typically including a response, a design, ...

Value

An estimated model, typically a list.

See Also

mle-methods for examples.


kergp documentation built on April 4, 2025, 2:29 a.m.