parse_model {fabletools} | R Documentation |
Parse the model specification for specials
Description
Using a list of defined special functions, the user's formula specification and data is parsed to extract important modelling components.
Usage
parse_model(model)
Arguments
model |
A model definition |
[Package fabletools version 0.5.0 Index]