powered by
Assumes a Beta prior on the one-dimensional link existence probabilities p. This model has a one-dimensional parameter.
Model.p.BetaPrior(n, shape1 = 1, shape2 = 1)
dimension of matrix.
first parameter of Beta prior. Default 1.
second parameter of Beta prior. Default 1.
the resulting model.
# NOT RUN { m <- Model.p.BetaPrior(5) m$matr(m$rtheta()) # }
Run the code above in your browser using DataLab