Creates polynomial terms for specified variables in a data frame Polynomial terms are named as <variable>_d_<degree> (e.g., Z1_d_2 for the square of Z1).
<variable>_d_<degree>
Z1_d_2
Z1
Useful links