logMargPostFun {rlibkriging}R Documentation

log-Marginal Posterior function

Description

Compute the log-Marginal Posterior of a model given in object, at a different value of the parameters.

Usage

logMargPostFun(object, ...)

Arguments

object

An object representing a fitted model.

...

Further arguments of function (eg. range).

Value

The log-marginal posterior.


[Package rlibkriging version 0.8-0.1 Index]