mitchelloharawild / distributional

Vectorised distributions for R
https://pkg.mitchelloharawild.com/distributional
GNU General Public License v3.0
94 stars 15 forks source link

Write a vignette about how operations are vectorised #107

Open mitchelloharawild opened 2 months ago

mitchelloharawild commented 2 months ago

The vectorisation of p/d/q/r distribution functions can introduce some surprising vectorisation behaviour. distributional has different (and extended) behaviour to this, which would need some learning for more advanced users.

Ref: #99