calculate_adl: Computes average deviation from linearity adl.

Description Usage Arguments Value

Description

Computes average deviation from linearity adl.

Usage

1
calculate_adl(predicted.poly, predicted.lm)

Arguments

predicted.poly

vector of predicted values from best-fitting polynomial model

predicted.lm

vector of predicted values from linear model

Value

value for average deviation from linearity as a percentage


lin.eval documentation built on May 2, 2019, 8:16 a.m.