predictFDH: Model prediction for Free Disposal Hull

View source: R/FDH.R

predictFDHR Documentation

Model prediction for Free Disposal Hull

Description

This function predicts the expected output by a Free Disposal Hull model.

Usage

predictFDH(data, x, y)

Arguments

data

Dataframe or matrix containing the variables in the model.

x

Vector. Column input indexes in data.

y

Vector. Column output indexes in data.

Value

Data frame with the original data and the predicted values through a Free Disposal Hull model.


eat documentation built on Jan. 10, 2023, 5:13 p.m.