Description Usage Arguments Value Examples
A function to adjust the id rates for ca lineups using the 1/(lineup size) method; match and adjust id rates by names of confidence levels for both filler and suspect ids.
1 | id_adj_name(rate, conf = NULL, fid, sid, lsize = 6)
|
rate |
ID rate vector. |
conf |
Confidence levels for the id rate vector. Default to be NULL. |
fid |
Mapping confidence levels from filler id. |
sid |
To-be-matched confidence levels for suspect id. Must have equal length as fid. |
lsize |
Lineup size. Defaults to 6. |
Adjusted ID vector.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.