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: 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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
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  

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