spatialPrediction {SpatPCA}R 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


[Package SpatPCA version 1.3.5 Index]