Load a container of random effect samples from json
Usage
loadRandomEffectSamplesJson(json_object, json_rfx_num)
Arguments
- json_object
Object of class CppJson
- json_rfx_num
Integer index indicating the position of the random effects term to be unpacked
Value
RandomEffectSamples
object