About

Published

July 29, 2024

Modified

February 28, 2024

About

Version of quarto used for this site is 1.5.52.

Warning

There is usually a version of quarto installed with RStudio. For example, on my machine this is /Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto. But, this is not the latest version. I leave the RStudio version alone, install a new version of quarto on my machine, independent to RStudio, and then render everything through the CLI.

Repository status

Details on GitHub repository files, tags, commits follow:

Code
repo <- git2r::repository(path = ".")
summary(repo)
Local:    main /Users/mark/Documents/project/roadmap/src/roadmap-sim
Remote:   main @ origin (https://github.com/maj-biostat/roadmap-sim.git)
Head:     [87bc4b8] 2024-07-29: wip

Branches:          3
Tags:              0
Commits:         181
Contributors:      2
Stashes:           0
Ignored files:    65
Untracked files:  32
Unstaged files:    4
Staged files:      0

Latest commits:
[87bc4b8] 2024-07-29: wip
[13d3e21] 2024-07-29: wip
[f8a1a8c] 2024-07-28: keep g-comp for d2 but remove s x d1 interaction - looks ok
[123b56c] 2024-07-28: add g-comp into calcs to derive estimates for d2 parameters - seems to work
[daa9f8a] 2024-07-28: d2 interaction attempt - fail