cv_like: Compute the Cross Validated Log Likelihood

View source: R/cv_like.R

cv_likeR Documentation

Compute the Cross Validated Log Likelihood

Description

Compute the Cross Validated Log Likelihood

Usage

cv_like(test_x, u, v, test_nn, index_map)

Arguments

test_x

test matrix

u

model computed u

v

model computed v

test_nn

nearest neighbor matrix

index_map

index map

Value

double


alexanderjwhite/spatialr.dev documentation built on Sept. 4, 2022, 4:49 a.m.