Learn R Programming

pandemonium (version 0.2.4)

plotObs: Make coordinate plot

Description

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

Usage

plotObs(coord, x, y, wc, obs, cond = NULL)

Value

ggplot

Arguments

coord

coordinate representation of points

x, y

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

wc

parameter values as matrix

obs

observable to plot

cond

row numbers of points used for conditioning