fname | R Documentation |
This is used to do face name task indicator calculations. Current version integrates a occupation memory task.
fname(data, .by = NULL, .input = NULL, .extra = NULL)
data |
Raw data of class |
.by |
The column name(s) in |
.input , .extra |
Each is a |
Following Amariglio et al. (2012), we will calculate three scores: FN-N, FN-O and FN-Total.
An object with the same class as data
contains following values:
fnn |
The overall number of correct face name pairs. |
fno |
The overall number of correct face occupation pairs. |
fntotal |
The overall number of correct face name and occupation pairs. |
Amariglio, R. E., Frishe, K., Olson, L. E., Wadsworth, L. P., Lorius, N., Sperling, R. A., & Rentz, D. M. (2012). Validation of the Face Name Associative Memory Exam in cognitively normal older individuals. Journal of Clinical and Experimental Neuropsychology, 34(6), 580–587. https://doi.org/10.1080/13803395.2012.666230
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.