extract_named_values {spdesign} | R Documentation |
Extracts the named values of the utility function
Description
The function extracts the named values of the supplied utility function.
Usage
extract_named_values(string)
Arguments
string |
A character string |
Value
A named list of parameter and attribute values. Each list element is named and can contain a single prior, a list with a mean and sd, or a vector with attribute levels
[Package spdesign version 0.0.4 Index]