The functions assumption1, assumption2, and assumption3 implement different assumptions for a model, namely A.I, A.II', and A.II'', respectively.
Usage
assumption1(dist)
assumption2(dist)
assumption3(dist)
Arguments
- dist
The distribution parameter.
- model
The model object.
- ...
Additional arguments to be passed to other functions.
Value
A function with specified assumption for the model.
Details
These functions implement different assumptions for a model.
Each function assigns the specified assumption to the parent environment and processes predefined measures if available.