View source: R/14.0-tmb-shared.R
| sdr_pull_vec | R Documentation |
Extracts the first n rows whose name matches name from
sdr_summary, returning both estimates and standard errors.
Used for per-individual variables in the hierarchical model.
sdr_pull_vec(sdr_summary, name, n)
sdr_summary |
Matrix returned by |
name |
Row name to look up (may appear multiple times) |
n |
Number of elements expected |
Named list with estimates and ses (length-n
numeric vectors; filled with NA_real_ when rows are missing)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.