plot_cutsites: Plots the cutsite probabilities (lambda parameter) for EM...

Description Usage Arguments Examples

View source: R/plot_result.R

Description

Plots the cutsite probabilities (lambda parameter) for EM results

Usage

1
plot_cutsites(lambda, name, out)

Arguments

lambda

a vector of lambda probabilities derived from the multinomial distribution

name

the name of the run for the title of the plot

out

the output file to save plot to

Examples

1
plot_cutsites(result$lambda,"my experiment","my_experiment_cutsites.png")

cmboye/CENTIPEDE_Reimplementation documentation built on Dec. 23, 2021, 10:19 p.m.