Other packages > Find by keyword >

ProAE  

PRO-CTCAE Scoring, Analysis, and Graphical Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ProAE", "1.0.4")



Attach the package and use:
library("ProAE")
Maintained by
Blake Langlais
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-22
Latest Update: 2024-10-21
Description:
A collection of tools to facilitate standardized analysis and graphical procedures when using the National Cancer Institute
How to cite:
Blake Langlais (2021). ProAE: PRO-CTCAE Scoring, Analysis, and Graphical Tools. R package version 1.0.4, https://cran.r-project.org/web/packages/ProAE. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2021-02-22 13:30), 0.1.1 (2021-02-24 10:50), 0.1.2 (2021-04-09 22:50), 0.2.8 (2021-11-11 00:10), 0.2.9 (2022-06-01 01:20), 0.2.10 (2022-06-30 21:40), 0.2.12 (2023-01-20 21:40), 0.2.15 (2023-11-22 19:50), 1.0.1 (2024-06-18 01:30), 1.0.3 (2024-10-21 20:10)
Other packages that cited ProAE R package
View ProAE citation profile
Other R packages that ProAE depends, imports, suggests or enhances
Complete documentation for ProAE
Functions, R codes and Examples using the ProAE R package
Some associated functions: PROCTCAE_table . ProAE . toxAUC . toxFigures . toxScores . toxSummary . toxTables . tox_acute . tox_chronic . tox_cumulative . tox_cyclic . tox_late . 
Some associated R codes: ProAE.R . toxAUC.R . toxFigures.R . toxScores.R . toxSummary.R . toxTables.R .  Full ProAE package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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