Description Usage Arguments Value See Also Examples
A quick way to view the results of power simulations conducted with
mnetPowerSim
.
1 2 |
object |
Output from |
ind |
Character string or vector to indicate which aspects of the
results to view. If |
order |
Character string referring to which output index to organize output by. |
decreasing |
Logical. Determines whether to organize values from highest
to lowest or vice versa according to the value of the |
... |
Additional arguments. |
Summary table, or list of summary tables.
1 2 3 | x <- mnetPowerSim(niter = 10, N = c(100, 200))
summary(x)
plot(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.