make.na: Deletes the "UNKNOWN" variable levels from the factor.

Description Usage Arguments Value Examples

View source: R/make.na.R

Description

It takes a vector of numbers referred to the variables you want to include. The variables have to be in the correct order to properly assign weights. the

Usage

1

Arguments

x

The value to check if "Unknown" is the in the variable levels

Value

The changed value with NA insted of "unknown"

Examples

1
sapply(x.vector,make.na)

wolass/anareg documentation built on May 4, 2019, 9:46 a.m.