plot-Shape-ANY-method: Plot Shape

Description Usage Arguments

Description

Gets shape plot from object of class Shape.

Usage

1
2
3
## S4 method for signature 'Shape,ANY'
plot(x, title = "", iter = NULL, regs = NULL,
  lengths = NULL, verticalPlots = FALSE)

Arguments

x

Object of class Shape.

title

Title for plot.

iter

Iteration of beta values to be used in plot. If iteration == NULL, the most recent round of beta values are used.

regs

Optional parameter giving labels to use for region shading. If used, lengths parameter must also be specified.

lengths

Length of region parameters to be included for shading.

verticalPlots

logical: If TRUE, all plots are stacked vertically. If false, plots are fit into a roughly square block.


BussemakerLab/SelexGLM documentation built on May 17, 2019, 5:41 p.m.