apply_linkinverse: Wrap the model SQL in the appropriate link function inverse...

Description Usage Arguments Value

View source: R/modelc.r

Description

Wrap the model SQL in the appropriate link function inverse to return scaled predictions

Usage

1
apply_linkinverse(model, sql)

Arguments

model

A list with the same signature as the output of lm or glm

sql

A character string representing the SQL to be wrapped in the link inverse

Value

A character string representing a SQL model formula


team-sparkfish/modelc documentation built on June 21, 2020, 10:57 a.m.