anatFDR | R Documentation |
Anatomy False Discovery Rates
anatFDR(buffer, ...)
## S3 method for class 'anatModel'
anatFDR(buffer, ...)
## S3 method for class 'anatLmer'
anatFDR(buffer, ...)
buffer |
the result of an anatLm type call |
... |
additional parameters to |
A object of type mincQvals
with the same number of columns
as the input. Each column now contains the qvalues for each structure. Areas
outside the mask (if a mask was specified) will be represented by a
value of 1. The result also has an attribute called "thresholds"
which contains the 1, 5, 10, 15, and 20 percent false discovery rate
anatModel
: anatModel
anatLmer
: anatLmerModel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.