as.ci | R Documentation |
Turn list into a conditional independence
as.ci(x, ...)
x |
either a list with two or three elements, or a vector |
... |
if |
as.ci(list(1,2))
as.ci(list(1,2,3))
as.ci(1,2)
as.ci(1,2,3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.