dlogspline {MIRES} | R Documentation |
Create logspline-based density function.
Description
Create logspline-based density function.
Usage
dlogspline(mcmc, lbound = 0, ...)
Arguments
mcmc |
MCMC samples. |
lbound |
Integer (Default: 0). |
... |
Not used. |
Value
Density Function.
Author(s)
Stephen Martin
[Package MIRES version 0.1.0 Index]