Description Usage Arguments Value Author(s) Examples
View source: R/plot_AnimatedBetaEst.R
This function plots the animated temporal evolution of the estimated parameters of beta distribution $\hat\alpha$ and $\hat\beta$
1 | plot_AnimatedBetaEst(CPAD, saveAnim = FALSE)
|
CPAD: |
dataframe. The dataframe returned by |
saveAnim: |
|
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.
Simon P Castillo spcastil@uc.cl.
1 | plot_AnimatedBetaEst(CPAD, logScale=TRUE, saveAnim=FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.