Order parser
It parses the order and checks the integrity of the order input.
parse_order(orders, order_name, kz, restriction = FALSE)
orders |
A numeric vector of the same length as the total number of
variables (excluding the fixed ones). If the input is |
order_name |
The name of the function argument that is passed into
|
kz |
An integer. The number of dependent and independent variables. |
restriction |
When the input in |
A numeric vector of the same length as the total number of variables (excluding the fixed ones).
Kleanthis Natsiopoulos, klnatsio@gmail.com
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.