Other packages > Find by keyword >

AutoScore  

An Interpretable Machine Learning-Based Automatic Clinical Score Generator
View on CRAN: Click here


Download and install AutoScore package within the R console
Install from CRAN:
install.packages("AutoScore")

Install from Github:
library("remotes")
install_github("cran/AutoScore")

Install by package version:
library("remotes")
install_version("AutoScore", "1.1.0")



Attach the package and use:
library("AutoScore")
Maintained by
Feng Xie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-06-16
Latest Update: 2025-08-01
Description:
A novel interpretable machine learning-based framework to automate the development of a clinical scoring model for predefined outcomes. Our novel framework consists of six modules: variable ranking with machine learning, variable transformation, score derivation, model selection, domain knowledge-based score fine-tuning, and performance evaluation.The The original AutoScore structure is described in the research paper. A full tutorial can be found here. Users or clinicians could seamlessly generate parsimonious sparse-score risk models (i.e., risk scores), which can be easily implemented and validated in clinical practice. We hope to see its application in various medical case studies.
How to cite:
Feng Xie (2021). AutoScore: An Interpretable Machine Learning-Based Automatic Clinical Score Generator. R package version 1.1.0, https://cran.r-project.org/web/packages/AutoScore. Accessed 06 Jun. 2026.
Previous versions and publish date:
0.2.0 (2021-06-16 11:50), 0.3.0 (2022-04-08 08:42), 1.0.0 (2022-10-16 00:15)
Other packages that cited AutoScore R package
View AutoScore citation profile
Other R packages that AutoScore depends, imports, suggests or enhances
Complete documentation for AutoScore
Functions, R codes and Examples using the AutoScore R package
Some associated functions: AutoScore_fine_tuning . AutoScore_fine_tuning_Ordinal . AutoScore_fine_tuning_Survival . AutoScore_parsimony . AutoScore_parsimony_Ordinal . AutoScore_parsimony_Survival . AutoScore_rank . AutoScore_rank_Ordinal . AutoScore_rank_Survival . AutoScore_testing . AutoScore_testing_Ordinal . AutoScore_testing_Survival . AutoScore_weighting . AutoScore_weighting_Ordinal . AutoScore_weighting_Survival . add_baseline . assign_score . change_reference . check_data . check_data_ordinal . check_data_survival . check_link . check_predictor . compute_auc_val . compute_auc_val_ord . compute_auc_val_survival . compute_descriptive_table . compute_final_score_ord . compute_mauc_ord . compute_multi_variable_table . compute_multi_variable_table_ordinal . compute_multi_variable_table_survival . compute_prob_observed . compute_prob_predicted . compute_score_table . compute_score_table_ord . compute_score_table_survival . compute_uni_variable_table . compute_uni_variable_table_ordinal . compute_uni_variable_table_survival . conversion_table . conversion_table_ordinal . conversion_table_survival . estimate_p_mat . eva_performance_iauc . evaluate_model_ord . extract_or_ci_ord . find_one_inds . find_possible_scores . get_cut_vec . group_score . induce_informative_missing . induce_median_missing . inv_cloglog . inv_logit . inv_probit . make_design_mat . plot_auc . plot_importance . plot_predicted_risk . plot_roc_curve . plot_survival_km . print_performance_ci_survival . print_performance_ordinal . print_performance_survival . print_roc_performance . print_scoring_table . sample_data . sample_data_ordinal . sample_data_ordinal_small . sample_data_small . sample_data_survival . sample_data_survival_small . sample_data_with_missing . split_data . transform_df_fixed . 
Some associated R codes: AutoScore.R . AutoScore_Ordinal.R . AutoScore_Survival.R . common.R .  Full AutoScore package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA