View source: R/calculate_number_fp_powers.R
calculate_number_fp_powers | R Documentation |
This function takes a list x
containing fractional polynomial powers for all variables
and calculates the total number of powers across the variables.
calculate_number_fp_powers(x)
x |
A list of fractional polynomial powers for all variables. |
Numeric value denoting total number of fractional polynomial powers in the adjustment variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.