- `anova(model1
model2)`: F-test comparing nested models.
Explore
129,145 skills indexed with the new KISS metadata standard.
model2)`: F-test comparing nested models.
robust but slow). Poor for 1D — use Brent or optimize().
probabilities for logistic); type = link (default) gives on the link scale.
default 2/3); loess parameter is span (default 0.75).
y)` — cannot predict at new points.
forward
convergence check fails — use control = list(scaleOffset = 1) or jitter data.
SSasymp
Type I SS (sequential) are computed — order of terms matters.
use car::Anova() or set contrasts to contr.sum/contr.helmert.
quasipoisson) allow overdispersion — no AIC is computed.
logical
test = Chisq) for deviance-based tests; F` is invalid for non-Gaussian families.
use the cbind trick or offset.
factorLevelName concatenation.
poisson(link = log)
but slower and with deviance-based output).
^ means interaction crossing.
intercept
contr.poly for ordered.
gotchas
integer