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)
Numeric value denoting total number of fractional polynomial powers in the adjustment variables.
A list of fractional polynomial powers for all variables.