| .hurdle_build_tmb_data | R Documentation |
Internal function to construct the TMB data list for hurdle demand models.
.hurdle_build_tmb_data(prepared_data, model_name, epsilon)
prepared_data |
List from |
model_name |
Character string specifying the TMB model. |
epsilon |
Small constant for log(price + epsilon) in Part I. |
A list suitable for TMB::MakeADFun(data = ...).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.