README.md

sslcov

CRAN_Status_Badge Travis-CI Build Status Downloads

Overview

sslcov is an R package implements semi-supervised estimation and testing of covariance and conditional covariance. The main function of the package is sslcov_test.

The semi-supervised estimation of covariance implemented in this package is detailed in the following article:

S Chan, BP Hejblum, A Chakrabortty, T Cai, Semi-Supervised Estimation of Covariance with Application to Phenome-wide Association Studies with Electronic Medical Records Data, 2017, submitted.

Installation

The easiest way to get sslcov is to install its development version from GitHub:

#install.packages("devtools")
devtools::install_github("stepcie/sslcov")

-- Stephanie Chan and Boris Hejblum



stepcie/sslcov documentation built on May 30, 2019, 2:39 p.m.