ExpectCovarInfluence-class {coin}R Documentation

Class "ExpectCovarInfluence"

Description

Conditional expectation and covariance of influence functions

Objects from the Class

Objects can be created by calls of the form new("ExpectCovarInfluence", ...). Normally, this class is used internally only.

Slots

sumweights:

Object of class "numeric".

expectation:

Object of class "numeric".

covariance:

Object of class "matrix".

dimension:

Object of class "integer".

Extends

Class "ExpectCovar", directly.


[Package coin version 1.0-24 Index]