Learn R Programming

aCRM (version 0.1.1)

Convenience functions for analytical Customer Relationship Management

Description

Convenience functions for data preparation and modeling often used in aCRM.

Copy Link

Version

Install

install.packages('aCRM')

Monthly Downloads

30

Version

0.1.1

License

GPL (>= 2)

Maintainer

Last Published

March 28th, 2014

Functions in aCRM (0.1.1)

Aggregate

Aggregate numeric and categorical variables by an ID
cocktailEnsemble

Cocktail Ensemble: build a model consisting of multiple classifiers.
aCRMNews

Display the NEWS file
Credit

Credit approval (Frank and Asuncion, 2010)
aCRM-package

Convenience functions for analytical Customer Relationship Managment
predict.cocktailEnsemble

Predict method for cocktailEnsemble objects.
imputeMissings

Impute missing values with the median or mode.