Description Usage Arguments Examples
arrange_aug
returns a data frame
1 | arrange_aug(N, rep, dat1, dat2)
|
N |
The number of aggregation times |
rep |
The number of repeats for each aggregation time |
dat1 |
The list of one method from augmentation_matrix function |
dat2 |
The list of one method from augmentation_matrix function |
1 | dat <- arrange_aug(50,10,aug_result1,aug_result2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.