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

Description Usage Arguments Value

View source: R/emulation_utilities.R

Description

Internal function to generate the formula for training the models

Usage

1
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


spartan documentation built on May 2, 2019, 9:39 a.m.