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]
All associated links for this package
First Published: 2014-10-04
Latest Update: 2024-06-07
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 15 Jul. 2026.
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), (2026-07-09 08:02)
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

Today's Hot Picks in Authors and Packages

gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  
binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
footBayes  
Fitting Bayesian and MLE Football Models
This is the first package allowing for the estimation, visualization and prediction of the most wel ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  
gamlss.add  
Extra Additive Terms for Generalized Additive Models for Location Scale and Shape
Interface for extra smooth functions including tensor products, neural networks and decision trees. ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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