plotBinomPower {multiDimBio} | R Documentation |
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)
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
#not run
[Package multiDimBio version 1.2.2 Index]