Other packages > Find by keyword >

ipd  

Inference on Predicted Data
View on CRAN: Click here


Download and install ipd package within the R console
Install from CRAN:
install.packages("ipd")

Install from Github:
library("remotes")
install_github("cran/ipd")

Install by package version:
library("remotes")
install_version("ipd", "0.1.3")



Attach the package and use:
library("ipd")
Maintained by
Stephen Salerno
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-10-24
Latest Update: 2024-10-24
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., (2024) <doi:10.48550/arXiv.2410.09665>.
How to cite:
Stephen Salerno (2024). ipd: Inference on Predicted Data. R package version 0.1.3, https://cran.r-project.org/web/packages/ipd. Accessed 09 Jan. 2025.
Previous versions and publish date:
0.1.2 (2024-10-24 16:40), 0.1.3 (2024-12-03 20:00)
Other packages that cited ipd R package
View ipd citation profile
Other R packages that ipd depends, imports, suggests or enhances
Complete documentation for ipd
Functions, R codes and Examples using the ipd R package
Full ipd package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ordinalRR  
Analysis of Repeatability and Reproducibility Studies with Ordinal Measurements
Implements Bayesian data analyses of balanced repeatability and reproducibility studies with ordinal ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
zoo  
S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irre ...
Download / Learn more Package Citations See dependency  
RonFHIR  
Read and Search Interface to the 'HL7 FHIR' REST API
R on FHIR is an easy to use wrapper around the 'HL7 FHIR' REST API (STU 3 and R4). It provides tools ...
Download / Learn more Package Citations See dependency  
disdat  
Data for Comparing Species Distribution Modeling Methods
Easy access to species distribution data for 6 regions in the world, for a total of 226 anonymised s ...
Download / Learn more Package Citations See dependency  
dbstats  
Distance-Based Statistics
Prediction methods where explanatory information is coded as a matrix of distances between individua ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,441

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA