Description Usage Arguments Value
View source: R/prior_massage.R
Converts the information contained in formula, priors,
and data for straussR to a form useable by straussR.
Checks for compatibility between priors and formulas and does some error
checking.
1  | massage_data(formula, priors, data = NULL)
 | 
formula | 
 A formula of the form given to   | 
priors | 
 A list of priors. Should match the parameters of
  | 
data | 
 An optional data frame.  | 
A list containing all the data needed for straussR-
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.