suggest: Suggests a good comparison for the user to make next.

View source: R/suggester.R

suggestR Documentation

Suggests a good comparison for the user to make next.

Description

Suggests a good comparison for the user to make next.

Usage

suggest(p, maxComparisons = 10)

Arguments

p

An object of class BayesPrefClass.

maxComparisons

The maximum number of possible comparisons to check. Default: 10.

Value

A two-element vector of recommended comparisons.


prefeR documentation built on April 25, 2022, 1:05 a.m.