I want to put an index on my parameters for my model but was wondering how it is possible to do this?
For my model, I want to have something like this, where parameter is the parameter that I wish to index, but itself is a simplex. So each parameter[t] is defined on a simplex.
I’ve tried this but get an error: mismatch in number dimensions declared and found in context.
Can anyone offer some help with this please?
Thank you in advance,
Ryan