spatialPrediction: Internal function: Spatial prediction

View source: R/RcppExports.R

spatialPredictionR Documentation

Internal function: Spatial prediction

Description

Internal function: Spatial prediction

Usage

spatialPrediction(phir, Yr, gamma, predicted_eignefunction)

Arguments

phir

A matrix of estimated eigenfunctions based on original locations

Yr

A data matrix

gamma

A gamma value

predicted_eignefunction

A vector of values of an eigenfunction on new locations

Value

A list of objects

prediction

A vector of spatial predictions

estimated_covariance

An estimated covariance matrix.

eigenvalue

A vector of estimated eigenvalues.

error

Error rate for the ADMM algorithm


SpatPCA documentation built on Nov. 13, 2023, 5:06 p.m.