t11: Transform categorical to normalised numeric on the Iowa...

Description Usage Arguments Value Examples

View source: R/t11.R

Description

This function will return a number between 0 and 1. This depends on whether the neighborhood is high class, medium class, or lower class.

Usage

1
t11(x)

Arguments

neighborhood

A valid Iowa homes neighborhood.

Value

0, 0.5 or 1

Examples

1
t11("Northridge")

tapp100/IowaHomesProject documentation built on Nov. 27, 2019, 12:30 a.m.