clarite: 'clarite' package

Description Motivation Citing CLARITE Example Analysis Categorizing variables Kinds of functions that are provided

Description

clarite package

Motivation

CLARITE was created to provide an easy-to-use tool for analysis of traits and exposures. It exists in several forms:

Citing CLARITE

If you use CLARITE in a scientific publication, please consider citing:

Example Analysis

An example analysis can be viewed here: http://rpubs.com/HallLabDocs/clarite_example_analysis

Categorizing variables

It is important to accurately categorize variables in order to correctly utilize them in any QC and analysis steps. Depending on the type of a variable (categorical, continuous, or binary) it should be plotted or analyzed differently. Variables of different types should be separated into individual data.frames manually, or using the heuristic method provided by the various get functions.

Kinds of functions that are provided

The CLARITE package provides many useful functions which could be grouped into a few categories: describe, modify, analyze, and plot.

Describe functions: These are functions related to summary statistics and tests

Modify functions: These are functions related to manipulating and normalizing data

Analyze functions: These are functions related to performing an EWAS analysis using regression

Plot functions: These are functions related to generating plots


HallLab/clarite documentation built on Oct. 27, 2020, 6:27 p.m.