Skip to content

Methods for making inferences about partially matched samples

License

Notifications You must be signed in to change notification settings

samvanderpoel/PartialPairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PartialPairs

PartialPairs provides methods for making inferences about partially matched samples, that is, when one has missing data among matched pairs. The methods are described by Kuan and Huang in

Kuan, P. F., & Huang, B. (2013). A simple and robust method for partially matched samples using the p-values pooling approach. Statistics in medicine, 32(19), 3247–3259.

See this repository's documentation (docs.pdf) for details on usage of the main functions.

Installation

Install devtools if you have not previously done so:

install.packages("devtools")

Install PartialPairs:

devtools::install_github("samvanderpoel/PartialPairs")

About

Methods for making inferences about partially matched samples

Topics

Resources

License

Stars

Watchers

Forks

Languages