Skip to contents

This class is used to create univariate models with a likelihood function conditioned on a subset of the observations (i.e., Vecchia models). See PrestoGPModel for a description of the slots.

See also

Examples

pgp.model <- new("VecchiaModel", n_neighbors = 25)