predict_free_wilson_mlr: Make predictions for MLR model in the Free-Wilson approach

Description Usage Arguments Value

View source: R/cinf-free-wilson.R

Description

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

Usage

1
predict_free_wilson_mlr(t, model, substlist)

Arguments

t

initial table used to build the model

model

MLR model

substlist

list of substitutions, example: list(R1="H", R2="Br")

Value

Predictions


cinf documentation built on May 2, 2019, 5 p.m.