plotstdsda: Plot the std mass from GlobalStd algorithm in structure...

View source: R/pmdvis.R

plotstdsdaR Documentation

Plot the std mass from GlobalStd algorithm in structure directed analysis(SDA) groups

Description

Plot the std mass from GlobalStd algorithm in structure directed analysis(SDA) groups

Usage

plotstdsda(list, index = NULL, ...)

Arguments

list

a list from getsda function

index

index for PMD value

...

other parameters for plot function

See Also

getstd, globalstd,plotstd,plotpaired,plotstdrt

Examples

data(spmeinvivo)
re <- globalstd(spmeinvivo, sda=TRUE)
plotstdsda(re)

yufree/pmd documentation built on April 8, 2024, 8:58 p.m.