buildFunction {cNORM} | R 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
[Package cNORM version 3.1.0 Index]