Function for verbose printing of function selection procedure (FSP)
print_mfp_step(xi, criterion, fit)print_mfp_pvalue_step(xi, fit, criterion)
print_mfp_ic_step(xi, fit, criterion)
a character string indicating the name of the current variable of interest, for which the best fractional polynomial transformation is to be estimated in the current step.
a character string defining the criterion used to select variables and FP models of different degrees.
intermediary model fit in mfp_step
.
print_mfp_pvalue_step()
: Helper for verbose printing based on p-value.
print_mfp_ic_step()
: Helper for verbose printing based on information criterion.