Description Usage Arguments Value Examples
View source: R/approxDensityFun.R
Combines density and approxfun. WARNING: All data consistency checks have been removed!
1 | fitDensityFunGetX(x, N, minV, maxV)
|
x |
data to approximate fun for |
N |
length of x |
minV |
minimum value of x |
maxV |
maximum value of x |
Function approximating the initial data
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.