powered by
Combination of Independent Models for p and lambda
Model.Indep.p.lambda(model.p, model.lambda)
model for p.
model for lambda.
# NOT RUN { n <- 5 m <- Model.Indep.p.lambda(Model.p.BetaPrior(n), Model.lambda.GammaPrior(n,scale=1e-1)) genL(m) # }
Run the code above in your browser using DataLab