m2LL_sk: Minus 2 time the log-likelihood for zero-mean simple kriging

View source: R/m2LL_sk.R

m2LL_skR Documentation

Minus 2 time the log-likelihood for zero-mean simple kriging

Description

log-likelihood for residual rfrk model

Usage

m2LL_sk(theta, r, dist_mtx, boundRange = T)

Arguments

theta

Numeric vector of covariance parameters (use log transformed nugget, partial sill, and range, in that order).

r

Numeric vector of residuals

boundRange

whether to bound effective range at max distance.

Value

Minus 2 times the log-likelihood for RFRK model.


ericwfox/slmrf documentation built on Feb. 24, 2024, 11:02 p.m.