GPP: Gaussian Process Projection

Estimates a counterfactual using Gaussian process projection. It takes a dataframe, creates missingness in the desired outcome variable and estimates counterfactual values based on all information in the dataframe. The package writes Stan code, checks it for convergence and adds artificial noise to prevent overfitting and returns a plot of actual values and estimated counterfactual values using r-base plot.

Version: 0.1
Depends: R (≥ 3.5.0), methods, rstan, parallel
Published: 2020-11-27
Author: Devin P. Brown [aut], David Carlson [aut, cre]
Maintainer: David Carlson <carlson.david at wustl.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: GPP results

Documentation:

Reference manual: GPP.pdf

Downloads:

Package source: GPP_0.1.tar.gz
Windows binaries: r-devel: GPP_0.1.zip, r-release: GPP_0.1.zip, r-oldrel: GPP_0.1.zip
macOS binaries: r-release (arm64): GPP_0.1.tgz, r-oldrel (arm64): GPP_0.1.tgz, r-release (x86_64): GPP_0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=GPP to link to this page.