print.summary.mpPLMIX: Print of the summary of MAP estimation for a Bayesian mixture...

View source: R/PLMIXfunctions.R

print.summary.mpPLMIXR Documentation

Print of the summary of MAP estimation for a Bayesian mixture of Plackett-Luce models

Description

print method for class summary.mpPLMIX. It provides summaries for the MAP estimation of a Bayesian mixture of Plackett-Luce models.

Usage

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

Arguments

x

Object of class summary.mpPLMIX returned by the summary.mpPLMIX 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.