Learn R Programming

GPFDA (version 3.1.3)

Gaussian Process for Functional Data Analysis

Description

Functionalities for modelling functional data with multidimensional inputs, multivariate functional data, and non-separable and/or non-stationary covariance structure of function-valued processes. In addition, there are functionalities for functional regression models where the mean function depends on scalar and/or functional covariates and the covariance structure depends on functional covariates. The development version of the package can be found on .

Copy Link

Version

Install

install.packages('GPFDA')

Monthly Downloads

271

Version

3.1.3

License

GPL-3

Maintainer

Evandro Konzen

Last Published

September 10th, 2023

Functions in GPFDA (3.1.3)

nsgpCovMatAsym

Calculate an asymmetric NSGP covariance matrix
gprPredict

Prediction of GPR model
nsgprPredict

Prediction of NSGPR model
mat2fd

Create an 'fd' object from a matrix
plot.gpfr

Plot GPFR model for either training or prediction
plotmgpCovFun

Plot auto- or cross-covariance function of a multivariate Gaussian process
mgprPredict

Prediction of MGPR model
nsgpCovMat

Calculate a NSGP covariance matrix given a vector of hyperparameters
plotImage

Draw an image plot for a given two-dimensional input
unscaledCorr

Calculate an unscaled NSGP correlation matrix
nsgpr

Estimation of a nonseparable and/or nonstationary covariance structure (NSGPR model)
plot.gpr

Plot GPR model for either training or prediction
mgpCovMat

Calculate a multivariate Gaussian processes covariance matrix given a vector of hyperparameters
mgpr

Multivariate Gaussian process regression (MGPR) model
plot.mgpr

Plot predictions of GPR model
D2

Second derivative of the likelihood
gpr

Gaussian process regression (GPR) model
distanceMatrix

Calculate generalised distances
GPFDA

GPFDA: A package for Gaussian Process Regression for Functional Data Analysis
gpfrPredict

Prediction of GPFR model
calcScaleDistMats

Calculate matrices for NSGP covariance function
covMat

Calculate a covariance matrix
dataExampleMGPR

Data simulated in the MGPR example
dataExampleGPFR

Data simulated in the GPFR example
gpfr

Gaussian process functional regression (GPFR) model