Custom Random Variable

Thank you Cora. That worked!
I couldn’t find this information in the Mimi documentation or User Guide. I am not a programmer, just a user, so much of the jargon is difficult to understand.
Can you please point me to where in the documentation;

  1. That vector are defined by ( ) brackets
  2. That tuples are defined by brackets
  3. That arguments to the EmpiricalDistribution need to be vectors ?
  4. Is there documentation for EmpiricalDistribution ?

I read the Mimi user guide Home · Mimi.jl
and didn’t find the information there.

The help: ?EmpiricalDistribution gives no useful information, just;
No documentation found.

Mimi.EmpiricalDistribution is of type UnionAll .

I also searched the Julia Language site Julia Documentation · The Julia Language
and didn’t find anything showing the rules for vectors, tuples and Ntules.
What documentation am I missing?