View source: R/build_fwe_correction.R
create_fwe_spec | R Documentation |
helper function to create an FWE object that specifies the type of FWE correction and the model outputs to which it is applied
create_fwe_spec(gpa, level = level, lg = NULL)
gpa |
a |
level |
an integer indicating what modeling level this FWE correction applies to (1, 2, or 3) |
lg |
a logger object for logging messages |
note that this only works for level = 3 for now
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.