knitr::opts_chunk$set( comment = "#>", collapse = TRUE, out.width = "70%", fig.align = "center", fig.width = 6, fig.asp = .618 ) options(digits = 3) pander::panderOptions("round", 3)
This package has many functions when writing academic works.
# install.packages("devtools") devtools::install_github("ygeunkim/youngtool")
In simulation study, we can assume population. In other words, we can generate many training data to fit each model.
knitr::include_graphics("epex.png")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.