bth_prior.Rd
Creates a fractional polynomial model plan
bth_prior(model = "PWE", bth.model = "RE", type, distr, param)
One of "PWE" or "FP"
If model is PWE then must be "RE". If model is FP then One of "RE" or "REINT"
If PWE RE or FP REINT then one of "sd" or "var". If FP RE then "vcov"
If type is "sd" then one of "unif" or "hn". If type is "var" then "ln". If typeis "vcov" then "invwish"
A list
with ... if distibution is "unif" then named values min, max (numeric > 0). If distribution is hn or ln then list must contain mean and precision.
Of distribution in invwish then names value "scale" (a matrix).