Learn R Programming

spartan (version 3.0.2)

generate_model_formula: Internal function to generate the formula for training the models

Description

Internal function to generate the formula for training the models

Usage

generate_model_formula(parameters, measures)

Arguments

parameters

Parameters on which the model will take as input

measures

Simulation responses the model should predict

Value

formula object for use in model creation