Skip to content

Proposal for method to handle Math operations for dist_lognormal (with additional tests)#148

Open
drgomulka wants to merge 2 commits into
mitchelloharawild:mainfrom
drgomulka:main
Open

Proposal for method to handle Math operations for dist_lognormal (with additional tests)#148
drgomulka wants to merge 2 commits into
mitchelloharawild:mainfrom
drgomulka:main

Conversation

@drgomulka
Copy link
Copy Markdown

I wrote Ops.dist_lognormal() to extend the functionality of the dist_lognormal class. This is inspired by the method Ops.dist_normal(), but written with very explicit if-statements for every case. Tests were added to verify proper functioning. NAMESPACE was modified by hand to contain the new method (devtools::document() touches too many files).

enables multiplication and division between dist_lognormal classes and scalars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant