Specifically parameterised uniform and triangular distribution. xlogit has them not parameterised but it would be useful if they were parameterised by max, min and mode (for triangular distribution).
To do this, the types must be accepted when saving the random variable information, and the indices of the parameters of the distributions need to be saved in parameter info. Then they need to be able to be transformed from the uniformly generated draws into draws from the distribution.
Specifically parameterised uniform and triangular distribution. xlogit has them not parameterised but it would be useful if they were parameterised by max, min and mode (for triangular distribution).
To do this, the types must be accepted when saving the random variable information, and the indices of the parameters of the distributions need to be saved in parameter info. Then they need to be able to be transformed from the uniformly generated draws into draws from the distribution.