Description Usage Arguments Author(s) Examples
permute_by
In case of unequal SOA values in different datasets, this function merges the slightly different SOA values.
1 | permute_by(data, nperm = 1000, seednum = 1)
|
data |
DSA dataset. Needs to be in longformat. |
Rene Michel
1 2 | # Group all different SOA values in data$soa to 20 SOAs with a desired spacing of 42ms
data = permute_by()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.