View source: R/netfacs-helpers.R
summarise_combination | R Documentation |
Summarise combination results from bootstrap
summarise_combination( combination, combination.size, observed.prob, boot.prob, tail, test.count )
combination |
A vector of AU combinations |
combination.size |
A vector denoting the number of active AUs in combination |
observed.prob |
A vector with probability of combination in test data |
boot.prob |
A matrix with boot probabilities of a given combination in columns |
tail |
upper.tail or lower.tail, |
test.count |
Number of times a combination occurs in test dataset |
A dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.