make_2d_tidy_dist: Make a tidy 'data.frame' from smooth 2d distribution matrix

View source: R/kernel_api.R

make_2d_tidy_distR Documentation

Make a tidy data.frame from smooth 2d distribution matrix

Description

Make a tidy data.frame from smooth 2d distribution matrix

Usage

make_2d_tidy_dist(dist_2d, value = NULL, var_name = NULL)

Arguments

dist_2d

kde2d distribution.

value

The value of the variable of interest.

var_name

The name of the variable.

Value

A tidy data.frame.


simlandr documentation built on May 29, 2024, 9:47 a.m.