Learn R Programming

spdesign (version 0.0.5)

probabilities: Calculate the probabilities of the design

Description

Will take the design object and calculate the probabilities of each alternative and choice tasks.

Usage

probabilities(x)

Value

A matrix of probabilities for each alternative and choice task.

Arguments

x

An 'spdesign' object.

Details

Using Bayesian priors the average across the prior distribution will be used.

Using the specific type of model, either the MNL or RPL probs will be returned.