qcPlot: Fit a model and plot the residuals

Description Usage Arguments

Description

Fit a model and plot the residuals

Usage

1
2
qcPlot(dat, outcome, covarsF, covarsN, byVars, type, subj.include = NULL,
  title = NULL, skewed)

Arguments

dat

A dataframe

outcome

name in dat for the quantitative trait

covarsF

names in dat for covariates that are to be factors

covarsN

names in dat for other covariates

byVars

grouping variables of interest

type

type of plot: should be "box" or "violin"

subj.include

subject IDs for subjects to include; if NULL, all subjects in dat will be used

title

brief text to prepend to automatic title


UW-GAC/harmonHelper documentation built on May 9, 2019, 9:37 p.m.