Objects of class nma_prior have the following components:
- dist
- Distribution name 
- fun
- Name of constructor function, as string (e.g. - "normal")
 
- ...
- Parameters of the distribution 
The distribution parameters, specified as named components in ..., match
those in the constructor functions (see priors).