| fgpProj-class | R Documentation |
fgpm modelThis is the formal representation for data structures linked to projection of inputs in a Gaussian process model within the funGp package.
pdimsObject of class "numeric". Projection dimension of each input.
basTypeObject of class "character". To be chosen from {"PCA", "B-splines"}.
basisObject of class "list". Projection basis. For functional inputs, each element
(fDims_i x fpDims_i) contains the basis functions used for the projection of one functional input.
coefsObject of class "list". Each element (n x fpDims_i) contains the coefficients used for
the projection of one functional input.
José Betancourt, François Bachoc, Thierry Klein and Jérémy Rohmer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.