Description Usage Arguments Details Author(s) Examples
kernel.par
1 | kernel.par(xp, s, int)
|
xp |
numeric, scaled density values multiplied by nearest neighbourhood distance |
s |
numeric, Kernelparameter: incline starting from point 1 |
int |
numeric, scaled density values |
Description
Oliver Nakoinz <oliver.nakoinz.i@gmail.com>
1 2 3 4 5 |
xp <- 6
s <- -0.3
int <- 7
kernel.par(xp,s,int)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.