Describe the bug
should be the same as it is for the normal distribution, see below
I am guessing that the normal version is correct and that the lognormal version is incorrect.
Describe how to reproduce the bug
I do not honestly know when you would be in the situation where the size of the lpdf_vec is zero, which would put you into this if statement so I do not have a reproducible example.
Screenshots
No response
Which OS are you seeing the problem on?
No response
Which browser are you seeing the problem on?
No response
Which version of FIMS are you seeing the problem on?
v0.8.1
Additional context
No response
Describe the bug
FIMS/inst/include/interface/rcpp/rcpp_objects/rcpp_distribution.hpp
Line 744 in e1f5808
should be the same as it is for the normal distribution, see below
FIMS/inst/include/interface/rcpp/rcpp_objects/rcpp_distribution.hpp
Line 400 in e1f5808
I am guessing that the normal version is correct and that the lognormal version is incorrect.
Describe how to reproduce the bug
I do not honestly know when you would be in the situation where the size of the lpdf_vec is zero, which would put you into this if statement so I do not have a reproducible example.
Screenshots
No response
Which OS are you seeing the problem on?
No response
Which browser are you seeing the problem on?
No response
Which version of FIMS are you seeing the problem on?
v0.8.1
Additional context
No response