CARRoT (Q93388): Difference between revisions

From MaRDI portal
Importer (talk | contribs)
Removed claim: imports (P585): utils (Q57179)
Added link to MaRDI item.
 
(13 intermediate revisions by 2 users not shown)
Property / last update
17 April 2023
Timestamp+2023-04-17T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
 
Property / last update: 17 April 2023 / rank
Normal rank
 
Property / imports
 
Property / imports: parallel / rank
Normal rank
 
Property / imports
 
Property / imports: nnet / rank
Normal rank
 
Property / imports
 
Property / imports: doParallel / rank
Normal rank
 
Property / imports
 
Property / imports: Rdpack / rank
Normal rank
 
Property / imports
 
Property / imports: foreach / rank
Normal rank
 
Property / cites work
 
Property / cites work: A simulation study of the number of events per variable in logistic regression analysis / rank
Normal rank
 
Property / cites work
 
Property / cites work: When can categorical variables be treated as continuous? A comparison of robust continuous and categorical SEM estimation methods under suboptimal conditions. / rank
Normal rank
 
Property / cites work
 
Property / cites work: Minimum sample size for developing a multivariable prediction model: Part I - Continuous outcomes / rank
Normal rank
 
Property / cites work
 
Property / cites work: Minimum sample size for developing a multivariable prediction model: PART II - binary and time-to-event outcomes / rank
Normal rank
 
Property / software version identifier
 
0.1.0
Property / software version identifier: 0.1.0 / rank
 
Normal rank
Property / software version identifier: 0.1.0 / qualifier
 
publication date: 6 April 2018
Timestamp+2018-04-06T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.0.0
Property / software version identifier: 1.0.0 / rank
 
Normal rank
Property / software version identifier: 1.0.0 / qualifier
 
publication date: 30 June 2018
Timestamp+2018-06-30T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.5.0
Property / software version identifier: 1.5.0 / rank
 
Normal rank
Property / software version identifier: 1.5.0 / qualifier
 
publication date: 27 November 2018
Timestamp+2018-11-27T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2.0.0
Property / software version identifier: 2.0.0 / rank
 
Normal rank
Property / software version identifier: 2.0.0 / qualifier
 
publication date: 7 March 2019
Timestamp+2019-03-07T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2.5.0
Property / software version identifier: 2.5.0 / rank
 
Normal rank
Property / software version identifier: 2.5.0 / qualifier
 
publication date: 26 March 2020
Timestamp+2020-03-26T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2.5.1
Property / software version identifier: 2.5.1 / rank
 
Normal rank
Property / software version identifier: 2.5.1 / qualifier
 
publication date: 14 May 2020
Timestamp+2020-05-14T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2.5.2
Property / software version identifier: 2.5.2 / rank
 
Normal rank
Property / software version identifier: 2.5.2 / qualifier
 
publication date: 8 June 2021
Timestamp+2021-06-08T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
3.0.1
Property / software version identifier: 3.0.1 / rank
 
Normal rank
Property / software version identifier: 3.0.1 / qualifier
 
publication date: 15 August 2023
Timestamp+2023-08-15T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
3.0.2
Property / software version identifier: 3.0.2 / rank
 
Normal rank
Property / software version identifier: 3.0.2 / qualifier
 
publication date: 13 October 2023
Timestamp+2023-10-13T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update
 
13 October 2023
Timestamp+2023-10-13T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update: 13 October 2023 / rank
 
Normal rank
Property / description
 
Predicts categorical or continuous outcomes while concentrating on a number of key points. These are Cross-validation, Accuracy, Regression and Rule of Ten or "one in ten rule" (CARRoT), and, in addition to it R-squared statistics, prior knowledge on the dataset etc. It performs the cross-validation specified number of times by partitioning the input into training and test set and fitting linear/multinomial/binary regression models to the training set. All regression models satisfying chosen constraints are fitted and the ones with the best predictive power are given as an output. Best predictive power is understood as highest accuracy in case of binary/multinomial outcomes, smallest absolute and relative errors in case of continuous outcomes. For binary case there is also an option of finding a regression model which gives the highest AUROC (Area Under Receiver Operating Curve) value. The option of parallel toolbox is also available. Methods are described in Peduzzi et al. (1996) <doi:10.1016/S0895-4356(96)00236-3> , Rhemtulla et al. (2012) <doi:10.1037/a0029315>, Riley et al. (2018) <doi:10.1002/sim.7993>, Riley et al. (2019) <doi:10.1002/sim.7992>.
Property / description: Predicts categorical or continuous outcomes while concentrating on a number of key points. These are Cross-validation, Accuracy, Regression and Rule of Ten or "one in ten rule" (CARRoT), and, in addition to it R-squared statistics, prior knowledge on the dataset etc. It performs the cross-validation specified number of times by partitioning the input into training and test set and fitting linear/multinomial/binary regression models to the training set. All regression models satisfying chosen constraints are fitted and the ones with the best predictive power are given as an output. Best predictive power is understood as highest accuracy in case of binary/multinomial outcomes, smallest absolute and relative errors in case of continuous outcomes. For binary case there is also an option of finding a regression model which gives the highest AUROC (Area Under Receiver Operating Curve) value. The option of parallel toolbox is also available. Methods are described in Peduzzi et al. (1996) <doi:10.1016/S0895-4356(96)00236-3> , Rhemtulla et al. (2012) <doi:10.1037/a0029315>, Riley et al. (2018) <doi:10.1002/sim.7993>, Riley et al. (2019) <doi:10.1002/sim.7992>. / rank
 
Normal rank
Property / author
 
Property / author: Alina Bazarova / rank
 
Normal rank
Property / author
 
Property / author: Marko Raseta / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: GNU General Public License, version 2.0 / rank
 
Normal rank
Property / imports
 
Property / imports: stats / rank
 
Normal rank
Property / imports
 
Property / imports: utils / rank
 
Normal rank
Property / imports
 
Property / imports: nnet / rank
 
Normal rank
Property / imports
 
Property / imports: doParallel / rank
 
Normal rank
Property / imports
 
Property / imports: Rdpack / rank
 
Normal rank
Property / imports
 
Property / imports: parallel / rank
 
Normal rank
Property / imports
 
Property / imports: foreach / rank
 
Normal rank
Property / cites work
 
Property / cites work: A simulation study of the number of events per variable in logistic regression analysis / rank
 
Normal rank
Property / cites work
 
Property / cites work: When can categorical variables be treated as continuous? A comparison of robust continuous and categorical SEM estimation methods under suboptimal conditions. / rank
 
Normal rank
Property / cites work
 
Property / cites work: Minimum sample size for developing a multivariable prediction model: Part I - Continuous outcomes / rank
 
Normal rank
Property / cites work
 
Property / cites work: Minimum sample size for developing a multivariable prediction model: PART II - binary and time-to-event outcomes / rank
 
Normal rank
Property / depends on software
 
Property / depends on software: R / rank
 
Normal rank
Property / depends on software: R / qualifier
 
Property / MaRDI profile type
 
Property / MaRDI profile type: MaRDI software profile / rank
 
Normal rank
links / mardi / namelinks / mardi / name
 

Latest revision as of 19:56, 12 March 2024

Predicting Categorical and Continuous Outcomes Using One in Ten Rule
Language Label Description Also known as
English
CARRoT
Predicting Categorical and Continuous Outcomes Using One in Ten Rule

    Statements

    0 references
    3.0.0
    17 April 2023
    0 references
    0.1.0
    6 April 2018
    0 references
    1.0.0
    30 June 2018
    0 references
    1.5.0
    27 November 2018
    0 references
    2.0.0
    7 March 2019
    0 references
    2.5.0
    26 March 2020
    0 references
    2.5.1
    14 May 2020
    0 references
    2.5.2
    8 June 2021
    0 references
    3.0.1
    15 August 2023
    0 references
    3.0.2
    13 October 2023
    0 references
    0 references
    0 references
    13 October 2023
    0 references
    Predicts categorical or continuous outcomes while concentrating on a number of key points. These are Cross-validation, Accuracy, Regression and Rule of Ten or "one in ten rule" (CARRoT), and, in addition to it R-squared statistics, prior knowledge on the dataset etc. It performs the cross-validation specified number of times by partitioning the input into training and test set and fitting linear/multinomial/binary regression models to the training set. All regression models satisfying chosen constraints are fitted and the ones with the best predictive power are given as an output. Best predictive power is understood as highest accuracy in case of binary/multinomial outcomes, smallest absolute and relative errors in case of continuous outcomes. For binary case there is also an option of finding a regression model which gives the highest AUROC (Area Under Receiver Operating Curve) value. The option of parallel toolbox is also available. Methods are described in Peduzzi et al. (1996) <doi:10.1016/S0895-4356(96)00236-3> , Rhemtulla et al. (2012) <doi:10.1037/a0029315>, Riley et al. (2018) <doi:10.1002/sim.7993>, Riley et al. (2019) <doi:10.1002/sim.7992>.
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references