CRAN/E | lookupTable

lookupTable

Look-Up Tables using S4

Installation

About

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.

Key Metrics

Version 0.1
Published 2015-08-28 3343 days ago
Needs compilation? no
License MIT
License File
CRAN checks lookupTable results

Downloads

Yesterday 10 +233%
Last 7 days 39 -13%
Last 30 days 163 -16%
Last 90 days 537 -38%
Last 365 days 2.799 +11%

Maintainer

Maintainer

Enzo Jia

Authors

Enzo Jia

aut / cre

Marc Maier

aut

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

data.table

Imports

dplyr
methods

Suggests

testthat