Initialize Methods {party}R Documentation

Methods for Function initialize in Package ‘party’

Description

Methods for function initialize in package party – those are internal functions not to be called by users.

Methods

.Object = "ExpectCovarInfluence"
new("ExpectCovarInfluence")
.Object = "ExpectCovar"
new("ExpectCovar")
.Object = "LinStatExpectCovar"
new("LinStatExpectCovar")
.Object = "LinStatExpectCovarMPinv"
new("LinStatExpectCovarMPinv")
.Object = "VariableFrame"
new("VariableFrame")


[Package party version 0.9-996 Index]