Learn R Programming

⚠️There's a newer version (1.4.0) of this package.Take me there.

rPref (version 0.6)

Database Preferences and Skyline Computation

Description

Routines to select and visualize the maxima for a given strict partial order. This especially includes the computation of the Pareto frontier, also known as (Top-k) Skyline operator, and some generalizations (database preferences).

Copy Link

Version

Install

install.packages('rPref')

Monthly Downloads

407

Version

0.6

License

GPL (>= 2)

Maintainer

Patrick Roocks

Last Published

August 23rd, 2015

Functions in rPref (0.6)

get_btg

Better-Than-Graph
get_hasse_diag

Adjacency List of Hasse Diagramm
show.pref

Partial Evaluation and String Output of Preferences
rPref

Summary of the rPref Package
pred_succ

Predecessor and Successor Functions
base_pref_macros

Useful Base Preference Macros
base_pref

Base Preferences
complex_pref

Complex Preferences
show.query

Show Preferences in Database Query Languages
psel

Preference Selection
plot_front

Pareto Front Plot