Check if a scheme is a polynomial scheme
Helper to check if a contrast coding function is one of the polynomial schemes
.is_polynomial_scheme(scheme)
scheme
: Contrast coding function or string of a function nameTRUE
if polynomial scheme, FALSE
otherwise
Useful links