probs for the weighted sampled distribution.
hzar.qScores(x, wt, probs = c(0, 0.25, 0.5, 0.75, 1))
hzar.qScores.dataGroup(dataGroup, probs = c(0.025, 0.5, 0.975))
hzar.qScores.obsDataGroup(oDG, probs = c(0.025, 0.5, 0.975))hzar.dataGroup to analyze.
hzar.obsDataGroup to analyze.
hzar.qScores, the values with an estimated cumulative likelihood
equal to probs.For both hzar.qScores.dataGroup and
hzar.qScores.obsDataGroup, a data.frame with one column "q" for
probs, and one additional column for each free parameter with
the values returned by hzar.qScores for probs, given the
parameter samples and likelihoods.hzar.dataGroup
hzar.obsDataGroup
hzar.AICc.default