plotsda: Plot the specific structure directed analysis(SDA) groups

View source: R/pmdvis.R

plotsdaR 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)

yufree/pmd documentation built on April 19, 2024, 9:31 a.m.