Skip to content
Prev 135788 / 398500 Next

two densities with same stepsize

Duncan told you how to do this using density, another option is to use
the logspline package for a different way to estimate densities.  With
this approach you can use the dlogspline and plogspline functions to
compare your density estimates.

Hope this helps,