| unmarkedPower-methods | R Documentation | 
Various functions to summarize unmarkedPower objects
## S4 method for signature 'unmarkedPower'
show(object)
## S4 method for signature 'unmarkedPower'
summary(object, alpha, showIntercepts = FALSE, ...)
## S4 method for signature 'unmarkedPower,missing'
plot(x, y, alpha, showIntercepts = FALSE, ...)
| object,x | An object of class  | 
| alpha | Desired Type I error rate. If not provided, defaults to the value
specified when calling  | 
| showIntercepts | Show intercepts output? This is rarely useful. | 
| y | Not currently used. | 
| ... | Not currently used. | 
For show and summary, summary output is printed to the console.
For plot, a visualization of the summary output is created.
Ken Kellner contact@kenkellner.com
powerAnalysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.