plotsda {pmd} | R Documentation |
Plot the specific structure directed analysis(SDA) groups
Description
Plot the specific structure directed analysis(SDA) groups
Usage
plotsda(list, ...)
Arguments
list |
a list from getpmd function |
... |
other parameters for plot function |
See Also
getstd
, globalstd
,plotstd
,plotpaired
,plotstdrt
Examples
data(spmeinvivo)
re <- getpmd(spmeinvivo,pmd=78.9)
plotsda(re)
[Package pmd version 0.2.1 Index]