All functions

antsLog-class

S4 class for log of models explored by ant colony in funGp

fgp_BB1() fgp_BB2() fgp_BB3() fgp_BB4() fgp_BB5() fgp_BB6() fgp_BB7()

Analytic models for the exploration of the funGp package

decay()

Decay functions for ant colony optimization in funGp

decay2probs()

Probability functions for ant colony optimization in funGp

factoryCall-class

S4 class for fgpm_factory function calls

fgpm-class

S4 class for funGp Gaussian process models

fgpm()

Gaussian process models for scalar and functional inputs

fgpm_factory()

Structural optimization of Gaussian process models

funGp-package

Gaussian Process Models for Scalar and Functional Inputs

get_active_in()

Extraction of active inputs in a given model structure

fgpKern-class

S4 class for structures linked to the kernel of a fgpm model

modelCall-class

S4 class for calls to the fgpm function in funGp

modelDef()

Retrieve a fgpm from within a Xfgpm object

plot(<fgpm>)

Plot method for the class "fgpm"

plot(<Xfgpm>)

Plot method for the class "Xfgpm"

plot(<predict.fgpm>)

Plot method for the predictions of a fgpm model

plot(<simulate.fgpm>)

Plot method for the simulations of a fgpm model

precalculated_Xfgpm_objects xm xm25 xmc xmh xms

Precalculated Xfgpm objects

predict(<fgpm>)

Prediction from a fgpm Gaussian process model

fgpProj-class

S4 class for structures linked to projections in a fgpm model

simulate(<fgpm>)

Random sampling from a fgpm model

`[[`(<Xfgpm>)

Refit a fgpm model in a Xfgpm object

summary(<fgpm>)

Summary method for fgpm objects

summary(<Xfgpm>)

Summary method for Xfgpm objects

update(<fgpm>)

Easy update of fgpm models

which_on()

Indices of active inputs in a given model structure

Xfgpm-class

S4 class for funGp model selection data structures