View source: R/print_mfp_summary.R
print_mfp_step | R Documentation |
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)
xi |
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. |
criterion |
a character string defining the criterion used to select variables and FP models of different degrees. |
fit |
intermediary model fit in |
print_mfp_pvalue_step()
: Helper for verbose printing based on p-value.
print_mfp_ic_step()
: Helper for verbose printing based on information criterion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.