convert_spillover | R Documentation |
Converts spillover matrix to spillover keyword and reversely
convert_spillover(spillover)
spillover |
either a spillover matrix or a spillover keyword |
if 'spillover' is a matrix, it returns a string. If 'spillover' is a string, it returns a matrix. In all cases if spillover is of length 0, it will return NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.