perspectev.plot {perspectev} | R Documentation |
Plotting function for permutation analysis
Description
Make plots to summarize permutation results and power analysis results
Usage
perspectev.plot(observed, simulated, names, title)
Arguments
observed |
Object returned from perspectev.test(). |
simulated |
List of up to eight objects obtained from perspectev.simulate(). |
names |
Names of each object in the list provided to "simulated" in order. |
title |
Title of the plot. Optional. |
Author(s)
Kenneth B. Hoehn <perspectev@gmail.com>
[Package perspectev version 1.1 Index]