dataExampleMGPR: Data simulated in the MGPR example

dataExampleMGPRR Documentation

Data simulated in the MGPR example

Description

A list containing data simulated from a MGPR model.

The dataset contains 30 realisations from a trivariate process. Each of the three functions is observed on 250 time points on [0,1].

Usage

dataExampleMGPR

Format

A list with two elements:

input

List of 3 numeric vectors, each one being the time points where the corresponding function is observed.

response

List of 3 matrices containing the observed 250 datapoints. Each column is an independent realisation.

Details

Data used in the MGPR example, see vignette("mgpr").


GPFDA documentation built on Sept. 11, 2023, 1:08 a.m.