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 June 14, 2025, 5:48 p.m.