Package: tornado
Title: Plots for Model Sensitivity and Variable Importance
Version: 0.1.3
Authors@R: 
    person(given = "Rob",
           family = "Carnell",
           role = c("aut", "cre"),
           email = "bertcarnell@gmail.com")
Description: Draws tornado plots for model sensitivity to univariate changes.  Implements methods for many modeling methods including linear models, generalized linear models, survival regression models, and arbitrary machine learning models in the caret package.  Also draws variable importance plots.  
License: GPL-3
Encoding: UTF-8
Suggests: testthat, caret, glmnet, randomForest, knitr, rmarkdown
RoxygenNote: 7.3.0
Imports: survival, assertthat, ggplot2, scales, grid, gridExtra, rlang
VignetteBuilder: knitr
URL: https://github.com/bertcarnell/tornado
BugReports: https://github.com/bertcarnell/tornado/issues
NeedsCompilation: no
Packaged: 2024-01-20 02:33:21 UTC; bertc
Author: Rob Carnell [aut, cre]
Maintainer: Rob Carnell <bertcarnell@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-21 17:30:02 UTC
Built: R 4.2.3; ; 2024-01-21 19:33:38 UTC; unix
