Package: psfmi
Type: Package
Depends: R (>= 4.0.0),
Imports: ggplot2, norm, survival, mitools, pROC, rms, magrittr,
        rsample, mice, mitml, cvAUC, dplyr, purrr, tidyr, tibble,
        stringr, lme4, car
Suggests: foreign (>= 0.8-80), knitr, rmarkdown, testthat (>= 3.0.0),
        bookdown, readr, gtools, covr
Title: Prediction Model Pooling, Selection and Performance Evaluation
        Across Multiply Imputed Datasets
Version: 1.4.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 (cluster) bootstrapping. The package 
	further contains functions to pool model performance measures as ROC/AUC, Reclassification, 
	R-squared, scaled Brier score, H&L test and calibration	plots for logistic regression models. 
	Internal validation can be done across multiply imputed datasets 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. For Cox models a strata variable
	can be included.
	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.3
License: GPL (>= 2)
URL: https://mwheymans.github.io/psfmi/
BugReports: https://github.com/mwheymans/psfmi/issues/
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-06-16 09:44:07 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: 2023-06-17 22:40:02 UTC
Built: R 4.2.0; ; 2023-07-11 03:01:07 UTC; unix
