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 26 Aug. 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

ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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