is.dichotomous: Check if a predictor is dichotomous, adopted from package...

Description Usage Arguments Value

View source: R/qmix.R

Description

Check if a predictor is dichotomous, adopted from package circGLM

Usage

1

Arguments

x

A character or numerical vector to be tested.

Value

A logical, TRUE if the x has dummy coding (0, 1), FALSE otherwise.


qmix documentation built on Dec. 16, 2019, 1:27 a.m.