Check the inputs to the draw function
check_draw_inputs(draws, nDraws, draw_dimensions, Nindividuals)
draws
: The specified ModelnDraws
: Named vector of proposed start values for the modeldraw_dimensions
: the dataset on which to estimateNindividuals
: The availabilities for the alternatives in the model specificationA list consisting of the checked draws and Ndraws, both computed if required)
Useful links