conjoint_measurement: Conjoint experiment assignment handler: conducts complete...

conjoint_measurementR Documentation

Conjoint experiment assignment handler: conducts complete random assignment of all attribute levels

Description

See https://book.declaredesign.org/experimental-descriptive.html#conjoint-experiments

Usage

conjoint_measurement(data, utility_fn)

Arguments

data

A data.frame

utility_fn

a function that takes data and returns an additional column called U, which represents the utility of the choice

Value

a data.frame


rdss documentation built on May 2, 2023, 9:14 a.m.