Other packages > Find by keyword >

DSAIRM  

Dynamical Systems Approach to Immune Response Modeling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("DSAIRM", "0.9.6")



Attach the package and use:
library("DSAIRM")
Maintained by
Andreas Handel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-08-13
Latest Update: 2023-08-23
Description:
Simulation models (apps) of various within-host immune response scenarios. The purpose of the package is to help individuals learn about within-host infection and immune response modeling from a dynamical systems perspective. All apps include explanations of the underlying models and instructions on what to do with the models.
How to cite:
Andreas Handel (2018). DSAIRM: Dynamical Systems Approach to Immune Response Modeling. R package version 0.9.6, https://cran.r-project.org/web/packages/DSAIRM. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.4.0 (2018-08-13 16:10), 0.5.0 (2019-01-17 06:10), 0.5.5 (2019-02-11 22:33), 0.8.0 (2019-04-04 14:20), 0.8.2 (2019-07-08 06:10), 0.8.6 (2020-07-14 13:50), 0.8.7 (2021-03-20 21:40), 0.9.3 (2021-07-29 00:10), 0.9.5 (2022-07-01 10:00)
Other packages that cited DSAIRM R package
View DSAIRM citation profile
Other R packages that DSAIRM depends, imports, suggests or enhances
Complete documentation for DSAIRM
Functions, R codes and Examples using the DSAIRM R package
Some associated functions: DSAIRM . check_simresults . dsairmmenu . generate_documentation . generate_fctcall . generate_ggplot . generate_modelsettings . generate_plotly . generate_shinyinput . generate_text . hayden96flu . run_model . schirm20strep . simulate_acutevirusir_ode . simulate_bacteria_fit . simulate_basicbacteria_discrete . simulate_basicbacteria_modelexploration . simulate_basicbacteria_ode . simulate_basicvirus_fit . simulate_basicvirus_modelexploration . simulate_basicvirus_ode . simulate_basicvirus_stochastic . simulate_chronicvirusir_ode . simulate_confint_fit . simulate_drugresistance_stochastic . simulate_extendedbacteria_ode . simulate_fludrug_fit . simulate_modelcomparison_fit . simulate_modelvariants_ode . simulate_pkpdmodel_ode . simulate_usanalysis . simulate_virusandir_ode . simulate_virusandtx_ode . 
Some associated R codes: DSAIRM.R . check_simresults.R . data.R . dsairmmenu.R . generate_documentation.R . generate_fctcall.R . generate_ggplot.R . generate_modelsettings.R . generate_plotly.R . generate_shinyinput.R . generate_text.R . run_model.R . simulate_acutevirusir_ode.R . simulate_bacteria_fit.R . simulate_basicbacteria_discrete.R . simulate_basicbacteria_modelexploration.R . simulate_basicbacteria_ode.R . simulate_basicvirus_fit.R . simulate_basicvirus_modelexploration.R . simulate_basicvirus_ode.R . simulate_basicvirus_stochastic.R . simulate_chronicvirusir_ode.R . simulate_confint_fit.R . simulate_drugresistance_stochastic.R . simulate_extendedbacteria_ode.R . simulate_fludrug_fit.R . simulate_modelcomparison_fit.R . simulate_modelvariants_ode.R . simulate_pkpdmodel_ode.R . simulate_usanalysis.R . simulate_virusandir_ode.R . simulate_virusandtx_ode.R .  Full DSAIRM package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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