check_draw_inputs: Check the inputs to the draw function

View source: R/check_inputs.R

check_draw_inputsR 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)


mixl documentation built on May 29, 2024, 1:31 a.m.