mc.importances: mc.importances

Description Usage Arguments Details Value Author(s) Examples

Description

Given a despack with $all.utils filled, calculate the importances

Usage

1
mc.importances(despack)

Arguments

despack

a design package with $all.utils filled

Details

Note that this function will only work if despack$utils is correctly filled. However, there is no requirement that the utilities come from a linear fit. The utilities are not checked against despack$coeffs which may not exist.

Value

a despack with all fields unchanged except that $all.imps will be replaced by the list of matrices of calculated utilities

Author(s)

William Hughes

Examples

1
2
3
4
5
6

MConjoint documentation built on May 1, 2019, 7:56 p.m.