View source: R/stan_summaries2.R View source: R/stan_summaries.R
pars_to_stan | R Documentation |
Adds individual parameters from task skeleton to a stan list
Extracts individual parameter values from the task skeleton back to a list
pars_to_stan(dataframe, mu_list, grouping_cols = c("subjID"))
pars_to_stan(dataframe, mu_list, grouping_cols = c("subjID"))
dataframe |
task skeleton |
grouping_cols |
for individual parameters only subjID |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.