View source: R/operation_on_prior.R
update_prior | R Documentation |
Add description here.
update_prior(G_prior, tpi, ...)
## S3 method for class 'mixture_normal'
update_prior(G_prior, tpi, ...)
## S3 method for class 'mixture_normal_per_scale'
update_prior(G_prior, tpi, ...)
G_prior |
a prior of class "mixture_normal" or a prior of class "mixture_normal_per_scale" |
tpi |
a vector of proportion of class "pi_mixture_normal" resp "pi_mixture_normal_per_scale" |
... |
Other arguments. |
a prior of class "mixture_normal" or a prior of class "mixture_normal_per_scale"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.