Genentech / jmpost

https://genentech.github.io/jmpost/
17 stars 4 forks source link

Enable option to select between mu scaled variance and static variance #403

Closed gowerc closed 1 month ago

gowerc commented 1 month ago

The current longitudinal model implementation is:

$$ y \sim N( \mu_i,\ \mu_i\ \sigma) $$

A common alternative is:

$$ y \sim N( \mu_i,\ \sigma) $$

We should have an option to support this.

Needs to be implemented for: