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


sparkfish/modelc documentation built on June 19, 2020, 12:18 a.m.