"ExpectCovarInfluence"Objects of class "ExpectCovarInfluence" represent the expectation and
covariance of the influence function.
Objects can be created by calls of the form
new("ExpectCovarInfluence", \dots).sumweights:Object of class "numeric". The sum of the case weights.
expectation:Object of class "numeric". The expectation of the influence
function.
covariance:Object of class "matrix". The covariance matrix of the influence
function.
dimension:Object of class "integer". The dimension of the influence function.
signature(.Object = "ExpectCovarInfluence"): See the documentation
for initialize (in package methods) for
details.