sim_mix_bs: Monte Carlo simulations

Description Usage Arguments

View source: R/monte-carlo-simulations.R

Description

In this function, we evaluate the performance of the mixture model through MC simulations.

Usage

1
sim_mix_bs(n=100,alpha=0.1,nrep=5000,print=FALSE)

Arguments

n

sample size.

alpha

shape parameter.

nrep

Monte Carlo replications.

print

If is TRUE print the output.


santosneto/mixbsreg documentation built on March 31, 2020, 8:59 p.m.