Data
PromptBeginner5 minmarkdown
- If data fits too exactly (no residual noise)
convergence check fails — use `control = list(scaleOffset = 1)` or jitter data.
0
Explore
114,318 skills indexed with the new KISS metadata standard.
convergence check fails — use `control = list(scaleOffset = 1)` or jitter data.
use `car::Anova()` or set contrasts to `contr.sum`/`contr.helmert`.
`SSasymp`
Type I SS (sequential) are computed — order of terms matters.
test = Chisq)` for deviance-based tests; `F` is invalid for non-Gaussian families.
`quasipoisson`) allow overdispersion — no AIC is computed.
use the cbind trick or offset.
logical
`poisson(link = log)`
but slower and with deviance-based output).
`factorLevelName` concatenation.
`intercept`
`contr.poly` for ordered.
gotchas
`^` means interaction crossing.
`print`
not factor.
digits
format = f
integer
`left`
first
1
even for a single string.