gravatar

katzkagaya

Katsushi Kagaya

Recently Published

change of axis style
- change the default ggplot style into a style close to publication ready
multiple ggplots in one page
- layout multiple ggplots in one page, like subplot function in matlab only using {grid} package
failure in using tibble()
An error case when I tried to make a tibble using tibble() and rep().
Random Variable as Function with Tidyeval
Aim: to grasp the concept of random variable as a function with Tidyeval.
an example of model comparison by WAIC
Unsuccessful and successful cases of model selection by WAIC is described. The marginal-level WAIC for hierarchical models is implemented in the Stan code.