View source: R/cbea_internals.R
fit_scores | R Documentation |
Function to compute CBEA scores for each set
fit_scores( index_vec, ab_tab, adj, distr, output, n_perm, parametric, thresh, init, control )
index_vec |
(Character Vector). A character vector indicating the elements of the set of interest |
ab_tab |
(Matrix). Named |
adj |
(Logical). See documentation |
distr |
(Character). See documentation |
output |
(Character). See documentation |
n_perm |
(Numeric). The total number of permutations. |
parametric |
(Logical). See documentation |
thresh |
(Numeric). See documentation |
init |
(List). See documentation |
control |
(List). See documentation |
This function returns a list containing output scores and other diagnostics (as sublists)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.