plotstdsda {pmd} | R Documentation |
Plot the std mass from GlobalStd algorithm in structure directed analysis(SDA) groups
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
data(spmeinvivo)
re <- globalstd(spmeinvivo)
plotstdsda(re)