mcpres-class {simctest} | R Documentation |
Class "mcpres"
Description
Result returned by mcp
Objects from the Class
Objects can be created by calls of the form new("mcpres", ...)
.
Slots
int
:Object of class
"numeric"
cp
:Object of class
"numeric"
beta
:Object of class
"numeric"
N
:Object of class
"numeric"
effort
:Object of class
"numeric"
rescount
:Object of class
"numeric"
truncated
:Object of class
"logical"
taccepted
:Object of class
"logical"
Methods
- show
signature(object = "mcpres")
: ...
Author(s)
Axel Gandy and Patrick Rubin-Delanchy
References
Gandy, A. and Rubin-Delanchy, P (2013). An Algorithm to compute the power of Monte Carlo tests with guaranteed precision. Annals of Statistics, 41(1):125–142.
Examples
showClass("mcpres")
[Package simctest version 2.6 Index]