Learn R Programming

pmd (version 0.2.1)

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
# NOT RUN {
data(spmeinvivo)
re <- getpmd(spmeinvivo,pmd=78.9)
plotsda(re)
# }

Run the code above in your browser using DataLab