Skip to contents

Internal constructor for projoint_qoi objects. A projoint_qoi stores the specification of custom quantities of interest (QOIs) for conjoint estimation. Typically called by set_qoi rather than directly.

Usage

projoint_qoi(...)

Arguments

...

Named elements specifying QOI details, such as:

  • structure: Analysis level ("profile_level" or "choice_level").

  • estimand: Quantity of interest ("mm" or "amce").

  • attribute_of_interest, levels_of_interest, etc.

Value

A list of QOI specifications with class "projoint_qoi".