Description Usage Arguments Details
nameCoefs returns a dataframe of the coefficient summary plus the original names
| 1 2 | 
| coef.summary | Dataframe generated with the avgCoefs function | 
| rand.levels | Levels of the random effects factor (e.g. levels(as.factor(data$site))) | 
| family | Character string of the coda group names to match to the original names (e.g. "B.site") | 
| conditional | Logical if true match the names to the conditional (specific) estimates for the random effects. If false match the names with the mean summary effects. | 
| form | Formula object used for fitting the random effects indicated in family (e.g. formulae$site.form) | 
| name | Optional character string to rename the coefficient name column | 
var: blah, blah, blah value: something, something coefs <- colnames(data.cal$data.random.sites)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.