calcPolyInL: Internal function for retrieving regression function...

View source: R/roots.R

calcPolyInLR Documentation

Internal function for retrieving regression function coefficients at specific age

Description

The function is an inline for searching zeros in the inverse regression function. It collapses the regression function at a specific age and simplifies the coefficients.

Usage

calcPolyInL(raw, age, model)

Arguments

raw

The raw value (subtracted from the intercept)

age

The age

model

The cNORM regression model

Value

The coefficients


WLenhard/cNORM documentation built on April 1, 2024, 5:41 p.m.