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