check_draw_inputs {mixl}R Documentation

Check the inputs to the draw function

Description

Check the inputs to the draw function

Usage

check_draw_inputs(draws, nDraws, draw_dimensions, Nindividuals)

Arguments

draws

The specified Model

nDraws

Named vector of proposed start values for the model

draw_dimensions

the dataset on which to estimate

Nindividuals

The availabilities for the alternatives in the model specification

Value

A list consisting of the checked draws and Ndraws, both computed if required)


[Package mixl version 1.3.4 Index]