Learn R Programming

corona (version 0.3.0)

corona_monty: A Monte Carlo simulation of the Monty Hall problem

Description

A Monte Carlo simulation of the Monty Hall problem

Usage

corona_monty(runs = 100)

Arguments

runs

specifies the number of parallel simulations, default=100.

Examples

Run this code
# NOT RUN {
corona_monty ( runs=10000 ) 
# }

Run the code above in your browser using DataLab