calcPolyInLBase2 | R Documentation |
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. Optimized version of the prior 'calcPolyInLBase'
calcPolyInLBase2(raw, age, coeff, k)
raw |
The raw value (subtracted from the intercept) |
age |
The age |
coeff |
The cNORM regression model coefficients |
k |
The cNORM regression model power parameter |
The coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.