getCutoff: Get a intersection point from two densities

Description Usage Arguments Value

View source: R/getCutoff.R

Description

Get a intersection point from two densities

Usage

1
getCutoff(mclust.object, density1, density2, interval)

Arguments

mclust.object

Object obtained from Mclust().

density1

Density object of cluster 1 obtained from density().

density2

Density object of cluster 2 obtained from density().

interval

Interval to approximate the intersection point.

Value

Intersection point where the density1 and density2 cross


calebae/Bowser documentation built on Dec. 19, 2021, 12:54 p.m.