mfp2
Enhances printing by information on data processing and fractional polynomials.
# S3 method for mfp2
print(x, ...)
Two dataframes: the first one contains preprocessing parameters (shifting, scaling, and
centering), and the second one includes additional parameters such as df
, select
, and
alpha
passed through mfp2
. It also returns a list of the final model fitted, which can be
either a GLM or Cox model depending on the chosen family.
mfp2
object to be printed.
passed to print
methods of underlying model class. A useful
option as the digits
argument, indicating printed digits.