.is_polynomial_scheme {contrastable}R Documentation

Check if a scheme is a polynomial scheme

Description

Helper to check if a contrast coding function is one of the polynomial schemes

Usage

.is_polynomial_scheme(scheme)

Arguments

scheme

Contrast coding function or string of a function name

Value

TRUE if polynomial scheme, FALSE otherwise


[Package contrastable version 1.0.2 Index]