Description Usage Arguments Value
Pick only those K_f that have a valid Besag's L-transform and return the transformed summary functions.
1 2 | all_besags_L(all_k_a, is_any_mark_neg, is_any_mark_pos, sep_char = "_",
L_char = "L")
|
all_k_a |
An array containing all K_f for all patterns. Dimensions: orig_and_perm, summ_func, r. |
is_any_mark_neg |
A logical. |
is_any_mark_pos |
A logical. |
sep_char |
A character used to separate L_char and mtf_name. |
L_char |
A character used for the tranformed function. |
An array of dimensions: orig_and_perm, summ_func, r. The size of the second dimension depends on how many K_f functions had a valid L-transform.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.