prior_hr | R Documentation |
Summarises the prior for the hazard ratio implied by a particular prior on the log hazard ratio. Simply applies an exponential transform to quantiles of the given prior.
prior_hr(prior_loghr = p_normal(0, 2.5), quantiles = c(0.025, 0.5, 0.975))
prior_loghr |
Priors for log hazard ratios. This should be a
call to The default is |
quantiles |
Quantiles used to summarise the implied prior distributions of the simulated quantities. |
A vector of quantiles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.