Philipp Kopper

Results 2 issues of Philipp Kopper

Fixed extraction methodology for special case (`bin_continuous = FALSE, use_density = TRUE`) See: #161

When setting `bin_continuous = FALSE` and `use_density = TRUE` an error is thrown. This is because elements of the distribution are extracted which do not exist. The mean and the...