Advertisement · 728 × 90

Posts by Lachlan Cribb

Can anyone recommend tools for collaborating on latex files?? Looking for something friendly to ppl with little tech background (no git) and with capacity for adding comments.

There's overleaf but it's expensive and limits the number of collaborators

1 month ago 0 0 0 0

Great stuff! Are you finding that julia works well with nix? There were issues I remember related to some julia libraries (e.g Plots) on NixOS.

I can imagine that using T with a pipeline based on julia and R nodes would be super useful

1 month ago 0 0 1 0

In fact not just IMO*
pubmed.ncbi.nlm.nih.gov/29966732/

1 month ago 0 0 1 0

The PP effect is the most relevant estimand for those patients who do expect to adhere, IMO. Plus, the ITT effect in the trial population (with unusually high adherence) will differ from the ITT effect in routine practice, or in other pops with different adherence patterns, unlike the PP effect

1 month ago 1 0 1 0

Certainly for *naive* per protocol analyses, but well conducted per protocol analyses are still useful. Can overcome some issues with ITT effects (e.g. relevance, adherence dependence, generalisability). Identification does require assumptions, but same goes for ITT effects in realistic trials!

1 month ago 3 0 1 0

It's also great having all your important configs managed declaratively in one place and committed to git. Any changes you make are easy to track and undo. Plus, because your whole set up is managed by a config file(s), you can reproduce it exactly across any number of machines

1 month ago 1 0 1 0

Big appeal is that it solves all the issues you describe above! Because the whole system is managed declaratively, if everything gets borked, just wind back to a previous build. And if you want latest software, easy, set nixpkgs to unstable. Or use unstable for neovim and leave others at stable

1 month ago 1 0 1 0

Time for NixOS??

1 month ago 0 0 1 0
Advertisement

You would rather someone share code without a targets pipeline rather than with one?? Why?

2 months ago 1 0 1 0

I don't use rix but use nix directly for project environments. I've got to say it's incredibly convenient, even besides the reproducibility benefit. The ability to drop into any project with any set of dependencies and it just works, no matter how old. Incredible. Worth some initial pain imo!

2 months ago 5 0 0 0

Really? I can think of some common use cases. For example, if you want to use biomarkers to predict disease but are constrained in what you can measure in practice, you may want to know which subset of biomarkers is the most "important" (e.g. in terms of R^2, PPV, etc)

3 months ago 0 0 0 0

Also tar_map_rep for simulation studies/bootstrapping. The parallelization with crew is so fast and clean. Will Landau is making such good software

3 months ago 0 0 0 0

Other end of the spectrum: www.nytimes.com/2025/12/16/o...

4 months ago 0 0 0 0
Preview
GPUmatrix: Basic Linear Algebra with GPU GPUs are great resources for data analysis, especially in statistics and linear algebra. Unfortunately, very few packages connect R to the GPU, and none of them are transparent enough to run the compu...

I was wondering the same. This looks promising cran.r-project.org/web/packages...

4 months ago 1 0 0 0
Post image

Mark your diaries! The ViCBiostat Summer School returns from 13-20 Feb 2026, in Melbourne and online.
Courses include causal inference, cluster randomised trials, meta-analysis and the estimand framework.
Further details TBA shortly - sign up to our mailing list at www.vicbiostat.org.au
#statistics

5 months ago 13 10 0 3

Science people!!

What software are you using to draft papers (besides MS Word 🤮)? Looking for something that
1. Allows for easy collab (with non-tech ppl, so latex is out)
2. In format accepted by journals (so no typst?)
3. Has reference manager integration

Is it just googledocs/libreoffice?

8 months ago 1 0 0 0
Advertisement

Just to note, shared folders on google drive etc (anything that syncs changes) can be a real nightmare if you do end up collaborating via git & github

11 months ago 2 0 1 0
Guide to SuperLearner

Frequentist alternative to Bayesian model averaging: Incorporate all 6 specifications into a superlearner stack, letting the data dictate how much weight each model receives in the ensemble. (Might need a doubly robust estimator/bootstrapping for valid inference). cran.r-project.org/web/packages...

1 year ago 9 1 0 0

That's great! With MSM's, is it straightforward to incorporate the estimation of the weights and the weighting of the regression model (Y on A*) with those estimated weights?

1 year ago 2 0 1 0
Preview
Moving beyond the prevalent exposure design for causal inference in dementia research As randomised trials are not always feasible or practical, observational studies remain crucial for addressing many causal questions in the dementia prevention field. Through a systematic search, we f...

New paper!! We find that prevalent exposure designs are very common in dementia research, explain why they are ill-suited for causal inference, and show how the target trial framework helps us move beyond them.

Read here👇 www.thelancet.com/journals/lan...

1 year ago 6 3 0 0