predict_table_free_wilson_mlr {cinf}R Documentation

Makes predictions for data frame using MLR model in the Free-Wilson approach

Description

Makes predictions for data frame using MLR model in the Free-Wilson approach.

Usage

predict_table_free_wilson_mlr(model, table)

Arguments

model

MLR model

table

table with data for prediction

Value

Table with predictions


[Package cinf version 0.0-19 Index]