All functions

binomial_helper()

TODO

multi_predict(<cv.glmnet>)

Safe predictions for cross-validated glmnet objects

multi_predict(<glmnet>)

Safe predictions for cross-validated glmnet objects

multi_predict()

Safely predict from many fits at once

predict_or_na()

Predict at a single observation or return NA

safe_predict(<cv.glmnet>)

Safe predictions for cross-validated glmnet objects

safe_predict(<glm>)

Safe predictions from a generalized linear model

safe_predict(<glmnet>)

Safe predictions for glmnet objects

safe_predict(<lm>)

Safe predictions from a linear model

safe_predict(<loess>)

Safe predictions from a loess object

safe_predict(<mlm>)

Safe predictions from a multiple linear model object

safe_predict(<nls>)

Safe predictions from an nls object

safe_predict()

Safely predict from a model object

safe_predict(<smooth.spline>)

Safe predictions from a smooth.spline object