gmfr_slope: gmfr_slope

Description Usage Arguments Value

View source: R/gmfr.R

Description

Get the slope for the geometric mean functional relationship model.

Usage

1
gmfr_slope(data, x, y, na.rm = F)

Arguments

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

Value

a numeric value


lucas-johnson/agreeable documentation built on Dec. 21, 2021, 11:52 a.m.