Practices

If Emily Rosa met Thomas Bayes ...

Twenty years ago, 11-year-old Emily Rosa and her parents published a study in the Journal of the …

Manage a blog for the bibliography management optimization

Because of my limited experiences, the recommendations might be useless for the users of EndNote, …

Template of a citable blog post

This post is for future posts. Check the lines 5 to 9 of my post template head.html. <meta …

Randomization in Latin Square

I’m managing an opensesame script for the coming project. In this project, there are four stimuli …

Display Math Equation in Post

There will be many posts demostrate how to transfer the mathematical laws to the codes, and the …

Learning Sampling Distribution in R Programming

Sampling distribution is the set of possible outcomes when we collect data through the randomization …

Autopsy of NHST and Bayesian Models (part 1)

Chapter 2 of Statistical Rethinking: A Bayesian Course with Examples in R and Stan introduces a …

Check My Tools to Create and Manipulate Golems

Since two weeks before I published this post, I have started read the book Statistical Rethinking: A …

Rethink Significance

To trace the fallacy of use hypothesis testing, I am programming the examples in Dr. Adrianus D. de …

Vectors in mathematics and in codes

When a set of data/observations is imported to R, it is usually treated as vector. Vector has two …