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 phiclust

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")

semraulab/phiclust documentation built on Feb. 6, 2022, 12:40 a.m.