print.summary.gsPLMIX: Print of the summary of Gibbs sampling simulation of a...

View source: R/PLMIXfunctions.R

print.summary.gsPLMIXR Documentation

Print of the summary of Gibbs sampling simulation of a Bayesian mixture of Plackett-Luce models.

Description

print method for class summary.gsPLMIX. It shows some general information on the Gibbs sampling simulation of a Bayesian mixture of Plackett-Luce models.

Usage

## S3 method for class 'summary.gsPLMIX'
print(x, ...)

Arguments

x

Object of class summary.gsPLMIX returned by the summary.gsPLMIX function.

...

Further arguments passed to or from other methods (not used).

Author(s)

Cristina Mollica and Luca Tardella

References

Mollica, C. and Tardella, L. (2017). Bayesian Plackett-Luce mixture models for partially ranked data. Psychometrika, 82(2), pages 442–458, ISSN: 0033-3123, <doi:10.1007/s11336-016-9530-0>.

Mollica, C. and Tardella, L. (2014). Epitope profiling via mixture modeling for ranked data. Statistics in Medicine, 33(21), pages 3738–3758, ISSN: 0277-6715, <doi:10.1002/sim.6224>.


PLMIX documentation built on July 1, 2025, 1:12 a.m.