apply_linkinverse {modelc} | R Documentation |
Wrap the model SQL in the appropriate link function inverse to return scaled predictions
apply_linkinverse(model, sql)
model |
A list with the same signature as the output of |
sql |
A character string representing the SQL to be wrapped in the link inverse |
A character string representing a SQL model formula