| add_array_dim | Add 1 dimension to array |
| array_apply_1D_function | Apply Function to 1 dimension of array along all others |
| array_lr_transforms | Log-Ratios Transforms for Arrays |
| base_lr_transforms | Log-Ratio Transformation |
| bdiag | Create Block Diagonal Matrix from Passed Matricies |
| center | Center matrix (subtract row mean from each row) |
| clm | Conjugate Linear model |
| complete_cases_array | Test for any/all non-NA along margin |
| convert_coda_covariance | Convert CoDA covariance matricies between representations |
| dmode | Mode of a vector x |
| eu2logfoldchange | Calculate Equilvalent Log Fold Change for Given Change in... |
| gather_array | Gather Multidimensional Array to Tidy Tibble |
| invLogit | Inverse Logit Transformation of Vector |
| Logit | Logit Transformation of Vector |
| lower_triangle_factors | Vector to lower diagonal of matrix formed from factor by... |
| miniclo | Closure operator |
| miniclo_array | Closure Operation applied to array on margin |
| onehot | One Hot Encoding of vector |
| sample_uniform | Sample Uniformily from various objects centered at the origin |
| split_along_dim | Split Multidimeninal array to a list along a specified... |
| spread_array | Spread data.frame |
| summarise_posterior | Shortcut for summarize variable with quantiles and mean |
| vec_to_mat | Check if Vector and if so, Convert to Row Matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.