Learn R Programming

pmd (version 0.2.7)

plotsda: 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

Run this code
data(spmeinvivo)
re <- getpmd(spmeinvivo,pmd=78.9)
plotsda(re)

Run the code above in your browser using DataLab