predict_reg_log: Predict function

Description Usage Arguments Value Author(s)

View source: R/fit_pred_function.R

Description

Function that return the predicted probs or the belonging class

Usage

1
predict_reg_log(object, newdata, type)

Arguments

object

class object created in the fit function

newdata

test set

type

probs or belonging class

Value

A list

Author(s)

Frintz Elisa, NDiaye Deffa, Rives Alexandre


AlexandreRives/RegLog-EDA documentation built on Dec. 17, 2021, 7:50 a.m.