plotZs-Shape-method: Plot Z-scores for Shape

Description Usage Arguments

Description

Gets shape plot from object of class Shape.

Usage

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

Arguments

object

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.

verticalPlots

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

maxErr

Maximum height of error bars to use in plotting.


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