Linear model prediction

predict_lm(fit_obj, newx)

Arguments

fit_obj

object adjusted by crossvalidation::fit_lm

newx

unseen data

Value

a vector or a matrix

Examples


NULL
#> NULL