View source: R/process_block_parameters.R
process_block_parameters | R Documentation |
This is a helper function to compute contrast between samples
process_block_parameters(input, focal, base, HPDI = 0.9)
input |
A STRAND model object |
focal |
The outcome of interest, will be of the form "X to Y", where X and Y are factor levels from the block model. |
base |
The base case, will be of the form "X to Y", where X and Y are factor levels from the block model. |
HPDI |
Highest Posterior Density Interval. Ranges in (0,1). |
A matrix of output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.