hsloot / rmo

An R package for Marshall--Olkin distributions and copulas.
https://hsloot.github.io/rmo/
GNU General Public License v3.0
5 stars 2 forks source link

[FEATURE] Allow pass-through of `integrate` arguments #87

Closed hsloot closed 3 years ago

hsloot commented 3 years ago

Summary

The functions valueOf,uexIntensities,exIntensities, andexQMatrixdo not pass-through further arguments to theintegrate` routine. This should be changed.