Rdocumentation
powered by
Learn R Programming
simsem (version 0.2-8)
findphist: Find the density (likelihood) of a pair value in 2D Kernel Density Estimate
Description
Find the density (likelihood) of a pair value in 2D Kernel Density Estimate
Usage
findphist(value, hist)
Arguments
value
A target pair of values
hist
A 2D Binned Kernel Density Estimate
Value
The probability (density) of the target pair of value
Examples
Run this code
# No example
Run the code above in your browser using
DataLab