pltStatCompare: Plot summary statistics comparing two fits

Description Usage Arguments

View source: R/plottingFunctions.R

Description

Plot summary statistics comparing two fits

Usage

1
pltStatCompare(xRes, yRes, stat, xlab = "X", ylab = "Y", lbl = toupper(stat))

Arguments

stat

character, the statistic from procRes to plot

xlab

x-axis label

ylab

y-axis label

lbl

character, the label for the upper left corner

xMn

x-axis data; object$mnDat, where object is output from procRes

yMn

y-axis data; object$mnDat, where object is output from procRes


daynefiler/filer2020A documentation built on Dec. 31, 2021, 8:48 a.m.