Dear users

Im trying to use mixed logit model with the random parameters,but as an output ive got only set of parameters mu and isgma

Could you tell me plase, how I can got to see the alternatives

There are my code

### Clear memory

rm(list = ls())

### Load Apollo library

library(apollo)

### Set working directory (only works in RStudio)

apollo_setWorkDir()

### Initialise code

apollo_initialise()

### Clear memory

rm(list = ls())

### Load Apollo library

library(apollo)

### Set working directory (only works in RStudio)

apollo_setWorkDir()

### Initialise code

apollo_initialise()

library("fastDummies")

# Step 2: Load data, detect cores, socioeconomic characteristics:

## Step 2.1: Load data:

database_orig

More Valeriia Bondarenko's questions See All
Similar questions and discussions