2012
DOI: 10.18637/jss.v047.i10
|View full text |Cite
|
Sign up to set email alerts
|

Classification Trees for Ordinal Responses inR: TherpartScorePackage

Abstract: This paper introduces rpartScore (Galimberti, Soffritti, and Di Maso 2012), a new R package for building classification trees for ordinal responses, that can be employed whenever a set of scores is assigned to the ordered categories of the response. This package has been created to overcome some problems that produced unexpected results from the package rpartOrdinal (Archer 2010). Explanations for the causes of these unexpected results are provided. The main functionalities of rpartScore are described, and its… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
42
0

Year Published

2015
2015
2024
2024

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 44 publications
(42 citation statements)
references
References 20 publications
0
42
0
Order By: Relevance
“…For illustrative purposes, we applied a support vector machine (SVM) algorithm and two ordinal classification algorithms that were available in R to the dataset. The SVM model, which uses hyperplanes to optimize the linear separation between classes, was implemented using the e1071 package [25] in R. The two ordinal prediction models were constructed using the R packages glmnetcr [14] and rpartScore [16] . In glmnetcr, ordinal response data is modeled with an L 1 penalized continuation ratio model.…”
Section: Resultsmentioning
confidence: 99%
“…For illustrative purposes, we applied a support vector machine (SVM) algorithm and two ordinal classification algorithms that were available in R to the dataset. The SVM model, which uses hyperplanes to optimize the linear separation between classes, was implemented using the e1071 package [25] in R. The two ordinal prediction models were constructed using the R packages glmnetcr [14] and rpartScore [16] . In glmnetcr, ordinal response data is modeled with an L 1 penalized continuation ratio model.…”
Section: Resultsmentioning
confidence: 99%
“…We employed the “rpartScore” package in R to build the decision tree (DT) models[8]. The package provides functions to build classification trees for ordinal responses within the classification and regression tree (CART) framework.…”
Section: Methodsmentioning
confidence: 99%
“…An ordinal response, however, suggests that the cost of misClassification should increase with | j − k |. Although there are alternative ways to incorporate category specific misClassification costs [8, 12, 25], we adopt the generalized Gini index with either the absolute cost function, C ( j | k ) = | j − k |, or the quadratic cost function, C ( j | k )= ( j − k ) 2 , as implemented in rpartScore [12]. …”
Section: Definitions and Notationmentioning
confidence: 99%
“…The rpartScore package [12] is used to fit an ordinal CART model using the generalized Gini index with the absolute cost function. CART models fit with rpartScore are pruned using the default pruning parameters provided in the package.…”
Section: Comparison Of Olr and Cartmentioning
confidence: 99%
See 1 more Smart Citation