projoint_qoi: Create a projoint_qoi Object

View source: R/projoint_qoi.R

projoint_qoiR Documentation

Create a projoint_qoi Object

Description

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".


projoint documentation built on Feb. 16, 2026, 5:10 p.m.