Learn R Programming

simsem (version 0.2-8)

find2Dhist: Fit the 2D Kernel Density Estimate

Description

Fit the 2D Kernel Density Estimate to a pair of variables

Usage

find2Dhist(vec1, vec2)

Arguments

vec1
Variable 1
vec2
Variable 2

Value

  • The 2D Kernel Density Estimate based on each pair of values in vec1 and vec2

Examples

Run this code
# No example

Run the code above in your browser using DataLab