Learn R Programming

alpmixBayes (version 0.1.0)

demo_run: Run a demo of alpmixBayes

Description

This runs alpmixBayes on the packaged example dataset ewm1.100.

Usage

demo_run(verbose = TRUE)

Value

Summary of the Bayesian mixture model

Arguments

verbose

Logical. If TRUE, progress messages are printed. Default is TRUE.

Examples

Run this code
# \donttest{
# Run the demo (may take a few moments)
demo_run()
# }

Run the code above in your browser using DataLab