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 06 Mar. 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)
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

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  
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  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
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  
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  

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