Learn R Programming

pandemonium (version 0.2.4)

plotChi2: Plot chi2

Description

Parameter values no longer need to be on a regular grid pattern for this plot.(modified)

Usage

plotChi2(wc, chi2, x, y, scoreName = NULL, cond = NULL)

Value

ggplot

Arguments

wc

parameter values as matrix

chi2

vector with chi2 values

x, y

variables names (as string) to map to x and y axis

scoreName

name for title

cond

row numbers of points used for conditioning