eval_data {SIAMCAT} | R Documentation |
Retrieve eval_data from object.
eval_data(siamcat) ## S4 method for signature 'ANY' eval_data(siamcat) ## S4 method for signature 'list' eval_data(siamcat)
siamcat |
(Required). An instance of siamcat-class that contains a eval_data.. |
The eval_data list or NULL.
data(siamcat_example) eval_data(siamcat_example)