Learn R Programming

fable (version 0.0.0.9000)

parse_model_lhs: Parse the RHS of the model formula for transformations

Description

Parse the RHS of the model formula for transformations

Usage

parse_model_lhs(model_lhs, data)

Arguments

model_lhs

The expression for the lhs of the model (from model_lhs())

data

Data to be used to find the response