- 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.