Other packages > Find by keyword >

viruslearner  

Ensemble Learning for HIV-Related Metrics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("viruslearner", "0.0.2")



Attach the package and use:
library("viruslearner")
Maintained by
Juan Pablo Acuña González
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-01-31
Latest Update: 2024-04-21
Description:
Advanced statistical modeling techniques for ensemble learning, specifically tailored to the analysis of lymphocyte counts and viral load data in the context of HIV research. Empowering researchers and practitioners, this tool provides a comprehensive solution for tasks such as analysis, prediction and risk calculation related to key viral metrics. The package incorporates cutting-edge ensemble learning principles, inspired by model stacking techniques of Simon P. Couch and Max Kuhn (2022) <doi:10.21105/joss.04471> and adhering to tidy data principles, offering a robust and reproducible framework for HIV research.
How to cite:
Juan Pablo Acuña González (2024). viruslearner: Ensemble Learning for HIV-Related Metrics. R package version 0.0.2, https://cran.r-project.org/web/packages/viruslearner. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.0.1 (2024-01-31 16:10), 0.0.2 (2024-04-04 01:30)
Other packages that cited viruslearner R package
View viruslearner citation profile
Other R packages that viruslearner depends, imports, suggests or enhances
Complete documentation for viruslearner
Functions, R codes and Examples using the viruslearner R package
Some associated functions: cd_ens . cd_fit . cd_stack . cd_test . cd_train . viralrates . viruslearner-package . vl_test . vl_train . 
Some associated R codes: cd_ens.R . cd_fit.R . cd_stack.R . data.R . viruslearner-package.R .  Full viruslearner package functions and examples
Downloads during the last 30 days
02/2703/0503/1503/2403/28Downloads for viruslearner00.511.522.533.54TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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