contours_2d: contours_2d

Description Usage Arguments Value

View source: R/Tools.R

Description

contours_2d

Usage

1
2
3
contours_2d(x, y, prob, n = 30, lims = c(range(x), range(y)))

JointDistributionContours(...)

Arguments

x

First variable.

y

Second variable.

prob

Vector of probabilities in (0, 1).

n

Size of the MASS::kde2d estimator's grid.

lims

Explicit lims passed to kde2d.

...

For compatibility

Value

List of contours, one per each probability.


Ilia-Kosenkov/RLibs documentation built on Jan. 26, 2020, 2:21 p.m.