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)

Arguments

string

A character string

simplify

If TRUE return as a vector. Default is FALSE.