You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the function fromParallelTP() to extract the data from parallel calculations (see the examples).
Implemented the Bhattacharrya Coefficient (from the package dispRity) when comparing two or more posterior distributions. As dispRity is only available through GitHub, when users have not installed the package we use the internal function bhat.coeff based on dispRity package.
Improved credibilityIntervals(). Now it can group samples by colour, accept manual colours and legend position.
Added two example datasets: Inari and Kilpis (Finnish_Lakes), and Roach, and including some examples in the GitHub page.