plotstd: Plot the std mass from GlobalStd algorithm

View source: R/pmdvis.R

plotstdR Documentation

Plot the std mass from GlobalStd algorithm

Description

Plot the std mass from GlobalStd algorithm

Usage

plotstd(list)

Arguments

list

a list from getstd function

See Also

getstd, globalstd

Examples

data(spmeinvivo)
pmd <- getpaired(spmeinvivo)
std <- getstd(pmd)
plotstd(std)

yufree/pmd documentation built on June 14, 2025, 5:48 p.m.