check_draw_inputs: Check the inputs to the draw function

Description Usage Arguments Value

View source: R/check_inputs.R

Description

Check the inputs to the draw function

Usage

1
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 Dec. 11, 2021, 9:07 a.m.