Arguments
- fixed
The starting value for the fixed parameter.
- constant
If
FALSE(default), the value forfixedwill serve as the initial estimate for a parameter with unknown mean and zero variance. The parameter value will be updated to a final value at convergence or when the maximum number of cycles is reached. IfTRUE, the value forfixedwill remain unchanged, creating a parameter with known mean and zero variance, i.e. a constant value in the population.- gtz
Greater than zero. If
FALSE(default), ensure parameter values remain positive by discarding negative values. Only relevant for parametric analyses, since lower limit of parameter values for nonparametric are strictly controlled by the range.
