Description Usage Arguments See Also Examples
Plot the std mass from GlobalStd algorithm in structure directed analysis(SDA) groups
1 | plotstdsda(list, index = NULL, ...)
|
list |
a list from getsda function |
index |
index for PMD value |
... |
other parameters for plot function |
getstd
, globalstd
,plotstd
,plotpaired
,plotstdrt
1 2 3 | data(spmeinvivo)
re <- globalstd(spmeinvivo, sda=TRUE)
plotstdsda(re)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.