question archive Here we are interested in Bayesian inference for α conditional on the scale scale parameter being known and equal to θ = 64
Subject:Computer SciencePrice: Bought3
the scale scale parameter being known and equal to θ = 64. Use an improper of p(α) = 1 for α ≥ 0. set.seed(440) x = rweibull(n=24, shape=1/2, scale=64)
Write R function that is proportional to the posterior on the log-scale.