gmfr: gmfr

Description Usage Arguments Value

View source: R/gmfr.R

Description

Computes x and y coordinates along the GMFR line for input vectors x and y

Usage

1
gmfr(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 agreeable_gmfr object containing slope, intercept and a data.frame of x and y values on the gmfr line


lucas-johnson/acurragree documentation built on April 1, 2021, 12:05 p.m.