Learn R Programming

multiDimBio (version 1.2.5)

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

Description

A function to plot the results of a binomPower run.

Usage

plotBinomPower(datPlotBig,params)

Value

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

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.

Examples

Run this code
#not run

Run the code above in your browser using DataLab