Get all rows that match the values provided for all column-name parameters used. If the value starts with a tilde ('~'), the rest of the value is treated as a regular expression to match and the matching is case insensitive. Otherwise, the column value must match the parameter value exactly.
Param name | Description |
---|---|
limit optional |
Sets an upper bound on the number of results to return. Defaults to 200. Validations:
|
offset optional |
Set the number of rows to skip before returning matching rows. Validations:
|
key optional |
The API key to use for authorization. |
associations_mode optional |
Set the amount of data to display about associations. Default is “full_info” for the show action and “count” for the index action. Validations:
|
id optional |
|
citation_id optional |
|
variable_id optional |
|
phylogeny optional |
Used to note the group of plants for which the prior was specified, often the group of plants represented by the data used to specify the prior. |
distn optional |
Name of the probability distribution, using R naming convention (e.g. 'beta','f', 'gamma', 'lnorm', 'norm', 'pois', 't', 'unif', 'weibull'. |
parama optional |
First parameter for distribution, as specified by R. |
paramb optional |
Second parameter for distribution, as specified by R. |
paramc optional |
A third parameter, if required. |
n optional |
number of observations used to specify prior. |
notes optional |
|
created_at optional |
|
updated_at optional |