Package: psfmi
Type: Package
Depends: R (>= 4.0.0),
Imports: ggplot2 (>= 3.3.6), norm (>= 1.0-10.0), survival (>= 3.4-0),
        mitools (>= 2.4), pROC (>= 1.18.0), rms (>= 6.3-0),
        ResourceSelection (>= 0.3-5), magrittr (>= 2.0.3), rsample (>=
        1.1.0), mice (>= 3.14.0), mitml (>= 0.4-3), cvAUC (>= 1.1.4),
        dplyr (>= 1.0.10), purrr (>= 0.3.5), tidyr (>= 1.2.1), tibble
        (>= 3.1.8), stringr (>= 1.4.1), lme4 (>= 1.1-30), car(>= 3.1-1)
Suggests: foreign (>= 0.8-80), knitr, rmarkdown, testthat, bookdown,
        readr, gtools, covr
Title: Prediction Model Pooling, Selection and Performance Evaluation
        Across Multiply Imputed Datasets
Version: 1.1.0
Authors@R: c(
  person("Martijn", "Heymans", email = "mw.heymans@amsterdamumc.nl", role=c("cre", "aut"),
  comment = c(ORCID = "0000-0002-3889-0921")),
  person("Iris", "Eekhout", email = "iris.eekhout@tno.nl", role=c("ctb")))
Description: 
	Pooling, backward and forward selection of linear, logistic and Cox regression models in 
	multiply imputed datasets. Backward and forward selection can be done 
	from the pooled model using Rubin's Rules (RR), the D1, D2, D3, D4 and 
	the median p-values method. This is also possible for Mixed models. 
	The models can contain continuous, dichotomous, categorical and restricted 
	cubic spline predictors and interaction terms between	all these type of predictors. 
	The stability of the models	can be evaluated using bootstrapping and cluster 
	bootstrapping. The package further contains functions to pool the model performance 
	as ROC/AUC, R-squares, scaled Brier score, H&L test and calibration	plots for logistic 
	regression models. Internal validation can be	done with cross-validation or bootstrapping. 
	The adjusted intercept after shrinkage of pooled regression coefficients can be obtained. 
	Backward and forward selection as part of internal validation is possible. 
	A function to externally validate logistic prediction models in multiple imputed 
	datasets is available and a function to compare models. 
	Eekhout (2017) <doi:10.1186/s12874-017-0404-7>.
	Wiel (2009) <doi:10.1093/biostatistics/kxp011>.
	Marshall (2009) <doi:10.1186/1471-2288-9-57>.
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
License: GPL (>= 2)
URL: https://mwheymans.github.io/psfmi/
BugReports: https://github.com/mwheymans/psfmi/issues/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-11-06 15:02:51 UTC; mwhey
Author: Martijn Heymans [cre, aut] (<https://orcid.org/0000-0002-3889-0921>),
  Iris Eekhout [ctb]
Maintainer: Martijn Heymans <mw.heymans@amsterdamumc.nl>
Repository: CRAN
Date/Publication: 2022-11-06 15:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 20:38:33 UTC; windows
