Description Usage Arguments Details Value
Plots a histogram of the mean vertex measure, either by vertex or by subject
1 2 |
x |
The output object of a qdecr call (e.g. qdecr_fastlm) |
qtype |
A string; either "vertex" for vertex-wise means, or "subject" for subject-wise means |
xlab |
See '?hist' |
main |
see '?hist' |
... |
Further arguments for 'hist' |
This function works on top of the base 'hist' function. It simply makes a histogram of the mean vertex values either per vertex or per subject (if you specify 'qtype = "subject"')
see '?hist'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.