README.md

PCR: Primary and Convergent Retrieval Model

Provides R functions implementing the core logic of the the PCR model of Hopper and Huber.

Installation

install.packages("devtools")
devtools::install_github("wjhopper/PCR")

Installing the package vignettes is recommended.

devtools::install_github("wjhopper/PCR", build_vignettes=TRUE)


wjhopper/PCR documentation built on May 4, 2019, 7:33 a.m.