extract_specified {spdesign} | R Documentation |
Extract specified
Description
Only extract parameters and attributes with specified priors and levels. This is very useful to test whether parameters or attributes are specified multiple times
Usage
extract_specified(string, simplify = FALSE)
Arguments
string |
A character string |
simplify |
If TRUE return as a vector. Default is FALSE. |
[Package spdesign version 0.0.4 Index]