fpScale {bfp} | R Documentation |
Internal function for shifting and rescaling a fractional polynomial covariate
Description
This function is derived from mfp:::fp.scale written by Gareth Ambler and Axel Benner.
Usage
fpScale(x, scaling = TRUE)
Arguments
x |
covariate |
scaling |
should scaling take place? |
[Package bfp version 0.0-49 Index]