covAll-class: Virtual Class '"covAll"'

covAll-classR Documentation

Virtual Class "covAll"

Description

Virtual class "covAll", union of classes including "covTS", "covMan".

Methods

checkX

signature(object = "covAll", X = "matrix"): checks the compatibility of a design with a given covariance object.

checkX

signature(object = "covAll", X = "data.frame"): checks the compatibility of a design with a given covariance object.

inputNames

signature(object = "covAll"): returns the character vector of input names.

hasGrad

signature(object = "covAll"): returns the logical slot hasGrad.

simulPar

signature(object = "covTS"): simulates random values for the parameters.

Examples

showClass("covAll")

kergp documentation built on April 4, 2025, 2:29 a.m.