plotstd: Plot the std mass from GlobalStd algorithm

Description Usage Arguments See Also Examples

View source: R/pmdvis.R

Description

Plot the std mass from GlobalStd algorithm

Usage

1

Arguments

list

a list from getstd function

See Also

getstd, globalstd

Examples

1
2
3
4
data(spmeinvivo)
pmd <- getpaired(spmeinvivo)
std <- getstd(pmd)
plotstd(std)

pmd documentation built on Jan. 22, 2021, 1:06 a.m.