plot_AnimatedBetaEst: Animated beta distribution estimates evolution

Description Usage Arguments Value Author(s) Examples

View source: R/plot_AnimatedBetaEst.R

Description

This function plots the animated temporal evolution of the estimated parameters of beta distribution $\hat\alpha$ and $\hat\beta$

Usage

1
plot_AnimatedBetaEst(CPAD, saveAnim = FALSE)

Arguments

CPAD:

dataframe. The dataframe returned by analyse_CPAD.

saveAnim:

TRUE or FALSE. Save the animation.Default FALSE.

Value

This function returns to your Viewer panel the animated temporal evolution of $\hat\alpha$ and $\hat\beta$ . Also, if saveAnim is TRUE, a folder named GIFs is created in your wd with the animation in gif format.

Author(s)

Simon P Castillo spcastil@uc.cl.

Examples

1
plot_AnimatedBetaEst(CPAD, logScale=TRUE, saveAnim=FALSE)

simonpcastillo/CPAD documentation built on Dec. 31, 2020, 7:27 a.m.