check_model {uGMAR} | R Documentation |
Check that the argument 'model' is correctly specified.
Description
check_model
checks that the argument 'model' is correctly specified.
Usage
check_model(model)
Arguments
model |
is "GMAR", "StMAR", or "G-StMAR" model considered? In the G-StMAR model, the first |
Value
Doesn't return anything but throws and error if something is wrong.
[Package uGMAR version 3.6.0 Index]