Other packages > Find by keyword >

DynNom  

Visualising Statistical Models using Dynamic Nomograms
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("DynNom", "5.1")



Attach the package and use:
library("DynNom")
Maintained by
Amirhossein Jalali
[Scholar Profile | Author Map]
First Published: 2014-10-04
Latest Update: 2022-09-09
Description:
Demonstrate the results of a statistical model object as a dynamic nomogram in an RStudio panel or web browser. The package provides two generics functions: DynNom, which display statistical model objects as a dynamic nomogram; DNbuilder, which builds required scripts to publish a dynamic nomogram on a web server such as the . Current version of 'DynNom' supports stats::lm, stats::glm, survival::coxph, rms::ols, rms::Glm, rms::lrm, rms::cph, mgcv::gam and gam::gam model objects.
How to cite:
Amirhossein Jalali (2014). DynNom: Visualising Statistical Models using Dynamic Nomograms. R package version 5.1, https://cran.r-project.org/web/packages/DynNom. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.1 (2015-03-09 20:41), 1.0 (2014-10-04 18:07), 2.0 (2015-10-31 00:59), 3.0.1 (2016-09-27 21:52), 3.0 (2016-09-20 12:59), 4.0 (2016-12-14 18:36), 4.1.1 (2017-04-19 10:59), 4.1 (2017-03-23 14:59), 5.0.1 (2019-06-20 16:50), 5.0.2 (2022-09-09 12:53), 5.0 (2019-06-20 00:17)
Other packages that cited DynNom R package
View DynNom citation profile
Other R packages that DynNom depends, imports, suggests or enhances
Complete documentation for DynNom
Functions, R codes and Examples using the DynNom R package
Some associated functions: DNbuilder . DynNom . getclass.DN . getdata.DN . getpred.DN . 
Some associated R codes: DNbuilder-core.R . DNbuilder-surv.R . DNbuilder.R . DynNom-core.R . DynNom-surv.R . DynNom.R . getclass-DN.R . getdata-DN.R . getpred-DN.R .  Full DynNom package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for DynNom1020304050607080TrendBars

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