> Non-obvious behaviors
gotchas
Explore
118,479 skills indexed with the new KISS metadata standard.
gotchas
no other stopping criterion.
upper]`. **Requires** `f(lower)` and `f(upper)` to have opposite signs.
model2)`: F-test comparing nested models.
`print`
robust but slow). Poor for 1D — use `Brent` or `optimize()`.
default 2/3); `loess` parameter is `span` (default 0.75).
`forward`
y)` — cannot predict at new points.
probabilities for logistic); `type = link` (default) gives on the link scale.
convergence check fails — use `control = list(scaleOffset = 1)` or jitter data.
use `car::Anova()` or set contrasts to `contr.sum`/`contr.helmert`.
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)`
`factorLevelName` concatenation.
`intercept`
but slower and with deviance-based output).
`^` means interaction crossing.
gotchas
`print`
not factor.