CAAR Results. | R Documentation |
An R6 object that contains CAAR results.
An R6 object that contains CAAR results.
R6Class
object.
caar_tbl
CAAR results.
statistics_tbl
CAAR test statistic results. Class initialization
new()
CAAResults$new(caar_tbl, statistics_tbl)
caar_tbl
CAAR result table.
statistics_tbl
Table with statistics.
print()
Print key characteristics.
CAAResults$print()
clone()
The objects of this class are cloneable with this method.
CAAResults$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.