Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

LearningSample-class

Class "LearningSample"


Description

Objects of this class represent data for fitting tree-based models.

Objects from the Class

Objects can be created by calls of the form new("LearningSample", ...).

Slots

responses:

Object of class "VariableFrame" with the response variables.

inputs:

Object of class "VariableFrame" with the input variables.

weights:

Object of class "numeric", a vector of case counts or weights.

nobs:

Object of class "integer", the number of observations.

ninputs:

Object of class "integer", the number of input variables.

Methods

No methods defined with class "LearningSample" in the signature.


party

A Laboratory for Recursive Partytioning

v1.3-10
GPL-2
Authors
Torsten Hothorn [aut, cre] (<https://orcid.org/0000-0001-8301-0471>), Kurt Hornik [aut], Carolin Strobl [aut], Achim Zeileis [aut] (<https://orcid.org/0000-0003-0918-3766>)
Initial release
2022-04-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.