GPModel-class: A container for gpsim models

Description Objects from the Class Slots Methods Author(s) See Also Examples

Description

The class is a container for the internal representation of models used by the gpsim package.

Objects from the Class

Objects can be created by calls of the form new("GPModel", model).

Slots

model:

A model object used internally by the code of the gpsim package

type:

Type of the model object

Methods

modelStruct(object), modelStruct(object)<- value

Access and set the internal model structure

modelType(object)

Access the internal type values

show(object)

Informatively display object contents.

is.GPModel(object)

Check if object is a GPModel.

initialize("GPModel")

Object instantiation, used by new; not to be called directly by the user.

Author(s)

Antti Honkela, Jonatan Ropponen

See Also

GPLearn, GPRankTargets, GPRankTFs, generateModels, modelExtractParam, modelLogLikelihood.

Examples

1
showClass("GPModel")

ahonkela/tigre documentation built on Aug. 6, 2021, 12:08 p.m.