epredict: epredict

View source: R/models_utils.R

epredictR Documentation

epredict

Description

improved predict function, it works as the standard predict function but prints the model equation that is supporting the current prediction

Usage

epredict(model, newdata, ...)

Arguments

model

a fitted glm/lm object

newdata

a list or dataframe with values where evaluate the prediction

...

additional arguments to predict()


filippogambarota/filor documentation built on July 3, 2025, 8:39 p.m.