all_besags_L: Channel to Besag's L.

Description Usage Arguments Value

View source: R/summ-func.r

Description

Pick only those K_f that have a valid Besag's L-transform and return the transformed summary functions.

Usage

1
2
all_besags_L(all_k_a, is_any_mark_neg, is_any_mark_pos, sep_char = "_",
  L_char = "L")

Arguments

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.

Value

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.


myllym/marksummary documentation built on May 23, 2019, 11:59 a.m.