predict: Predict

Description Usage Arguments

View source: R/Predict.R

Description

prediction Binary or probabilities prediction

Usage

1
predict(objet, newdata, type)

Arguments

objet

the S3 object that the fit function returns

newdata

dataframe explanatory variables on which to apply the prediction

type

Output type "class" (For predicted classes) or "posterior" (for the probability of class memberships)


FD155/ProjetR documentation built on Dec. 17, 2021, 7:31 p.m.