JonasMoss / kdensity

An R package for kernel density estimation with parametric starts and asymmetric kernels.
Other
14 stars 4 forks source link

[JOSS Review] Documentation #48

Closed gvegayon closed 5 years ago

gvegayon commented 5 years ago

Part of JOSS review openjournals/joss-reviews#1566

JonasMoss commented 5 years ago

I've responded to the two first points in 46d9d6670380e3d09030b179801857e123213ac0. I can't document all the members of the environment since some are internal, but I restricted the elements [[]] and $ can access. Thanks for spotting this!

I'm not sure about enumerating all the bandwidth selectors since it would overpopulate the documentation. (I prefer it lean!) And it would pressure me to enumerate the documentation for all the starts and kernels too, further overpopulating the documentation.

gvegayon commented 5 years ago

Works for me! Thanks