About

Author

maj

Published

May 16, 2025

Modified

September 18, 2024

Biostatistician working mostly in the area of Bayesian adaptive clinical trials using R and stan. The site contains various posts/reminders on topics that are relevant to my day-to-day work.

Repository status

library(git2r)
repo <- git2r::repository(path = ".")
summary(repo)
Local:    main /Users/mark/Documents/project/website/src/maj-biostat.github.io
Remote:   main @ origin (https://github.com/maj-biostat/maj-biostat.github.io)
Head:     [b2609f1] 2025-05-16: Fix another error

Branches:         1
Tags:             0
Commits:         68
Contributors:     2
Stashes:          0
Ignored files:    2
Untracked files: 39
Unstaged files:  62
Staged files:     0

Latest commits:
[b2609f1] 2025-05-16: Fix another error
[14a8712] 2025-05-16: Fix error in example
[eadc270] 2025-04-02: Add comment
[a15bfbf] 2025-04-01: Minor edits
[84a25d4] 2025-03-30: Add initial refs