lookupTable: Look-Up Tables using S4

Fits look-up tables by filling entries with the mean or median values of observations fall in partitions of the feature space. Partitions can be determined by user of the package using input argument feature.boundaries, and dimensions of the feature space can be any combination of continuous and categorical features provided by the data set. A Predict function directly fetches corresponding entry value, and a default value is defined as the mean or median of all available observations. The table and other components are represented using the S4 class lookupTable.

Getting started

Package details

AuthorEnzo Jia [aut, cre], Marc Maier [aut]
MaintainerEnzo Jia <enzo.jia@gmail.com>
LicenseMIT + file LICENSE
Version0.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("lookupTable")

Try the lookupTable package in your browser

Any scripts or data that you put into this service are public.

lookupTable documentation built on May 2, 2019, 2:57 p.m.