predictMrtsRcpp: Internal function: Predict on new locatoins by MRTS method

View source: R/RcppExports.R

predictMrtsRcppR Documentation

Internal function: Predict on new locatoins by MRTS method

Description

Internal function: Predict on new locatoins by MRTS method

Usage

predictMrtsRcpp(s, xobs_diag, s_new, k)

Arguments

s

A location matrix

xobs_diag

A matrix of observations

s_new

A new location matrix

k

A rank

Value

A list of objects

X

A matrix

UZ

A matrix

BBBH

A matrix

nconst

A vector of column means

X1

A matrix

Author(s)

Wen-Ting Wang


egpivo/autoFRK documentation built on Aug. 30, 2024, 1:11 p.m.