Learn R Programming

DynNom (version 5.0.2)

Visualising Statistical Models using Dynamic Nomograms

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.

Copy Link

Version

Install

install.packages('DynNom')

Monthly Downloads

936

Version

5.0.2

License

GPL-2

Maintainer

Amirhossein Jalali

Last Published

September 9th, 2022

Functions in DynNom (5.0.2)

getclass.DN

Extract class and family of a model object
DynNom

Dynamic nomogram to visualise statistical models
getpred.DN

Extract predictions from a Model Object
getdata.DN

Extract dataset from a model object
DNbuilder

Publishing a dynamic nomogram