"ExpectCovar"
Objects of class "ExpectCovar"
represent the expectation and covariance
of the linear statistic.
Objects can be created by calls of the form
new("ExpectCovar", \dots).
expectation
:Object of class "numeric"
. The expectation of the linear
statistic.
covariance
:Object of class "matrix"
. The covariance matrix of the linear
statistic.
dimension
:Object of class "integer"
. The dimension of the linear statistic.
signature(.Object = "ExpectCovar")
: See the documentation for
initialize
(in package methods) for
details.