lognormal() defines a one-response positive continuous distribution with
formulas for log-location mu and log-scale sigma.
Details
The model is defined on the log response scale:
log(y) ~ Normal(mu, sigma^2). The fitted distributional parameter mu is
therefore the mean of log(y), not the arithmetic mean of y.
Ordinary mu random intercepts such as (1 | id) are supported in the
first positive-continuous mixed-model slice; the independent numeric slope
(0 + x | id) also fits but is a recovery-grade route only (trust the
point estimate, not the interval). One complete-data ordinary unlabelled
correlated intercept-slope block (1 + x | id) is also fitted at
point_fit_recovery (mc-0720) under the design-17 map for group-level
sd0, sd1, and rho_re (never residual rho12).