is.mynumeric: Decide whether a vector can be treated as a numeric variable

View source: R/ggPredict.R

is.mynumericR Documentation

Decide whether a vector can be treated as a numeric variable

Description

Decide whether a vector can be treated as a numeric variable

Usage

is.mynumeric(x, maxylev = 6)

Arguments

x

A vector

maxylev

An integer indicating the maximum number of levels of numeric variable be treated as a categorical variable


cardiomoon/predict3d documentation built on April 7, 2024, 10:26 p.m.