| covAll-class | R Documentation |
"covAll"Virtual class "covAll", union of classes including
"covTS", "covMan".
signature(object = "covAll", X = "matrix"): checks the
compatibility of a design with a given covariance object.
signature(object = "covAll", X = "data.frame"): checks the
compatibility of a design with a given covariance object.
signature(object = "covAll"): returns the character
vector of input names.
signature(object = "covAll"): returns the logical slot hasGrad.
signature(object = "covTS"): simulates random values for the parameters.
showClass("covAll")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.