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