plotBinomPower: A function to plot the results of a binomPower run

Description Usage Arguments Value Examples

View source: R/plotBinomPower.R

Description

A function to plot the results of a binomPower run.

Usage

1
plotBinomPower(datPlotBig,params)

Arguments

datPlotBig

a (non-empty) matrix of data values, with columns trueTau, ndads, trueTau2

params

a (non-empty) matrix of parameter values, with columns mm and vv.

Value

Returns a list of two plots of the binomPower analysis results.

Examples

1
#not run

multiDimBio documentation built on April 14, 2020, 5:41 p.m.