The previous preferred syntax does not include risk types. The current documentation gives the following order: <type> nameHere tag [ProbabilityDistribution(params)].
Where should risk types be written:
- <type> nameHere {R} tag [ProbabilityDistribution(params)]?
- <type> nameHere tag {R} [ProbabilityDistribution(params)]?
- <type> nameHere tag [ProbabilityDistribution(params)] {R}?
The previous preferred syntax does not include risk types. The current documentation gives the following order: <type> nameHere tag [ProbabilityDistribution(params)].
Where should risk types be written: