The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Introduction

The data are (X1, Y1), …, (Xn, Yn) where Xi is d-dimensional and Yi is a scalar response variable. We are interested in the conditional expectation function m(x) = E (Y | X = x). PRIM is a bump hunting technique introduced by Friedman & Fisher (1999), taken from data mining. PRIM estimates are a sequence of nested hyper-rectangles (boxes).

For an overview of this package, see vignette("prim") for bump hunting and estimating highest density difference regions.

Installation

Install from CRAN:

install.packages("prim")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.