get_crit_density_value: Calculate a critical denisty value from the 2D density...

Description Usage Arguments TODO

View source: R/visualizations.R

Description

Calculate a critical denisty value from the 2D density distribution. The critical value can be used.

Usage

1
get_crit_density_value(den, n = 100, prob = 0.05)

Arguments

den

Object returned by kde2d.

n

A bit uncelar needs a check.

prob

Probability used to determine critical value.

TODO

double check meaning of n http://grokbase.com/t/r/r-help/1233hxv1a9/r-contour-for-plotting-confidence-interval-on-scatter-plot-of-bivariate-normal-distribution n might have to equal nobs http://quantitative-ecology.blogspot.de/2008/03/plotting-contours.html


markheckmann/dissertation documentation built on May 21, 2019, 12:06 p.m.