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 <https://www.shinyapps.io/>. 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.
Version: | 5.0.1 |
Depends: | magrittr |
Imports: | survival (≥ 2.38-3), shiny, ggplot2 (> 2.1.0), plotly, stargazer, prediction, rms, dplyr, compare, BBmisc |
Suggests: | gam, mgcv |
Published: | 2019-06-20 |
Author: | Amirhossein Jalali, Davood Roshan, Alberto Alvarez-Iglesias, John Newell |
Maintainer: | Amirhossein Jalali <amir.jalali at ucd.ie> |
License: | GPL-2 |
NeedsCompilation: | no |
CRAN checks: | DynNom results |
Reference manual: | DynNom.pdf |
Package source: | DynNom_5.0.1.tar.gz |
Windows binaries: | r-devel: DynNom_5.0.1.zip, r-release: DynNom_5.0.1.zip, r-oldrel: DynNom_5.0.1.zip |
macOS binaries: | r-release: DynNom_5.0.1.tgz, r-oldrel: DynNom_5.0.1.tgz |
Old sources: | DynNom archive |
Please use the canonical form https://CRAN.R-project.org/package=DynNom to link to this page.