parse_formula {simglm} | R Documentation |
Parses tidy formula simulation syntax
Description
A function that parses the formula simulation syntax in order to simulate data.
Usage
parse_formula(sim_args)
Arguments
sim_args |
A named list with special model formula syntax. See details and examples for more information. The named list may contain the following:
|
[Package simglm version 0.8.9 Index]