Skip to content

Commit f758d40

Browse files
inferences doesn't allow method="mi" (docs)
1 parent 544e1f7 commit f758d40

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

R/inferences.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#' + "fwb": fractional weighted bootstrap
1313
#' + "rsample" package
1414
#' + "simulation" from a multivariate normal distribution (Krinsky & Robb, 1986)
15-
#' + "mi" multiple imputation for missing data
1615
#' + "conformal_split": prediction intervals using split conformal prediction (see Angelopoulos & Bates, 2022)
1716
#' + "conformal_cv+": prediction intervals using cross-validation+ conformal prediction (see Barber et al., 2020)
1817
#' + "conformal_full": prediction intervals using full conformal prediction (see Lei et al., 2018). **Warning**: This method is computationally expensive and typically much slower than split or CV+ methods.

man/inferences.Rd

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)