Kenji Hayashi

Results 4 issues of Kenji Hayashi

Thank you for the fantastic theme! I've been checking how the website appears using the command `bundle exec jekyll serve` for a while now, and I just recently managed to...

I noticed that the output of the `ls()` function in Lesson 1 (RStudio intro) presently contains a number of extra items (`args`, `dest_md`, `op`, `src_rmd`) that learners shouldn't see on...

Thank you so much for this fantastic package, especially the rvars data type which I really enjoy using. I've recently run into a situation where I would like to save...

I'm working on a Stan program that includes a `generated quantities` block that generates `log_lik` for use with `loo` and `yrep` for posterior predictive checks. This looks something like (with...