Calculate expected probability from single bootstrap
netfacs_bootstrap(
subject,
subject.weight,
null.subjects,
null.elements,
test.combinations,
max.combination.size,
max.event.size
)A list of bootstrapped probabilities for combinations and event sizes
A character vector of unique subjects present in the data
A numeric vector of weights to be used when sampling subjects
A denoting the subject of null.elements
A list of active elements in the null condition
A vector denoting AU combinations that are present in the test data
A positive integer indicating the maximum AU combination size considered in the bootstrap
A positive integer indicating the maximum event size to be considered