plot_MP: Plot fit of MP

Description Usage Arguments Value Examples

View source: R/plot_mp.R

Description

singular values density plot and MP density as a solid line

Usage

1
plot_MP(measure_obj, cluster, plot.title = "")

Arguments

measure_obj

the measure-object as the output of sigma_funct

cluster

the name of the cluster of interest, e.g. "Pod"

plot.title

optional title of the plot

Value

ggplot plot

Examples

1
2
data("out")
plot_MP(out, "Group2")

Siliegia/SIGMA documentation built on Dec. 18, 2021, 2 p.m.