plotCost: plot cost function and the determined distance cutoff

Description Usage Arguments Examples

Description

plot cost function and the determined distance cutoff

Usage

1
plotCost(mixmdl, ...)

Arguments

mixmdl

object generated by myDiff.to.mixmdl

main

title for the plot

Examples

1
2
3
4
5
6
library(edmr)
library(mixtools)
data(edmr)

myMixmdl=myDiff.to.mixmdl(chr22.myDiff)
plotCost(myMixmdl, main="cost function")

Shicheng-Guo/edmr documentation built on May 9, 2019, 1:27 p.m.