Added ssd_xxmulti_fitdists() functions to accept object of class fitdists.
Set ssd_xxmulti(..., lnorm.weight = 0) (instead of 1) to avoid incorrect values with do.call("ssd_xxmulti", c(..., estimates(fits)) if fits does not include the log-normal distribution.
ssdtools 2.1.0.9000
ssdtools 2.1.0
ssd_xxmulti_fitdists()
functions to accept object of classfitdists
.ssd_xxmulti(..., lnorm.weight = 0)
(instead of 1) to avoid incorrect values withdo.call("ssd_xxmulti", c(..., estimates(fits))
iffits
does not include the log-normal distribution.