buildFunction: Build regression function for bestModel

View source: R/modelling.R

buildFunctionR Documentation

Build regression function for bestModel

Description

Build regression function for bestModel

Usage

buildFunction(raw, k, t, age, covariates)

Arguments

raw

name of the raw score variable

k

the power degree for location

t

the power degree for age

age

use age

covariates

use covariates

Value

reression function


cNORM documentation built on Oct. 8, 2023, 5:06 p.m.