is.mynumeric {predict3d} | R Documentation |
Decide whether a vector can be treated as a numeric variable
is.mynumeric(x, maxylev = 6)
x |
A vector |
maxylev |
An integer indicating the maximum number of levels of numeric variable be treated as a categorical variable |