Description Usage Arguments Value
Get the intercept for the geometric mean functional relationship model.
1 | gmfr_intercept(data, x, y, na.rm = F)
|
data |
data.frame |
x |
column name for independent data in model |
y |
column name for response data in model |
na.rm |
boolean flag indicating whether or not to remove NA values from computation |
a numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.