View source: R/get_samples_single_noninformative.R
get_samples_single_noninformative | R Documentation |
Convenience function for obtaining posterior samples from
a non-informative priors model for inferring the parameters
mu
and sigma
of a normal distribution.
get_samples_single_noninformative(data_vector, n_samples = 1000)
data_vector |
vector of metric observations |
n_samples |
number of samples taken from the posterior |
A tibble of associated samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.