Skip to content

ipd

Inference on Predicted Data

v0.4.1 · Mar 11, 2026 · MIT + file LICENSE

Description

Performs valid statistical inference on predicted data (IPD) using recent methods, where for a subset of the data, the outcomes have been predicted by an algorithm. Provides a wrapper function with specified defaults for the type of model and method to be used for estimation and inference. Further provides methods for tidying and summarizing results. Salerno et al., (2025) <doi:10.1093/bioinformatics/btaf055>.

Downloads

662

Last 30 days

5693rd

958

Last 90 days

2.5K

Last year

Trend: +298.8% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 17, 2026
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘calc_lhat_glm.Rd’ ‘ipd.R’ ‘logistic_get_stats.Rd’ ‘ols_get_stats.Rd’
    ‘postpi_analytic
...[truncated]...
s_mean_est.Rd’ ‘ppi_plusplus_ols.Rd’
    ‘ppi_plusplus_ols_est.Rd’ ‘ppi_plusplus_quantile.Rd’
    ‘ppi_plusplus_quantile_est.Rd’ ‘ppi_quantile.Rd’ ‘pspa_logistic.Rd’
    ‘pspa_mean.Rd’ ‘pspa_ols.Rd’ ‘pspa_poisson.Rd’ ‘pspa_quantile.Rd’
    ‘simdat.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘ipd.R’ ‘ppi_ols.R’ ‘simdat.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'calc_lhat_glm.Rd' 'ipd.R' 'logistic_get_stats.Rd' 'ols_get_stats.Rd'
    'postpi_analytic
...[truncated]...
s_mean_est.Rd' 'ppi_plusplus_ols.Rd'
    'ppi_plusplus_ols_est.Rd' 'ppi_plusplus_quantile.Rd'
    'ppi_plusplus_quantile_est.Rd' 'ppi_quantile.Rd' 'pspa_logistic.Rd'
    'pspa_mean.Rd' 'pspa_ols.Rd' 'pspa_poisson.Rd' 'pspa_quantile.Rd'
    'simdat.R'

Dependency Network

Dependencies Reverse dependencies generics caret gam ranger MASS randomForest tibble ipd

Version History

updated 0.4.1 ← 0.4.0 diff Mar 11, 2026
new 0.4.0 Mar 10, 2026
updated 0.4.0 ← 0.1.4 diff Mar 5, 2026
updated 0.1.4 ← 0.1.3 diff Jan 6, 2025
updated 0.1.3 ← 0.1.2 diff Dec 2, 2024
new 0.1.2 Oct 23, 2024