besags_L_valid: Is L-transform valid?

Description Usage Arguments Details Value

View source: R/mtf.r

Description

Ask for which mark test functions Besag's L-transformation can be done given a mark distribution.

Usage

1
besags_L_valid(mtf_name, is_any_mark_neg, is_any_mark_pos)

Arguments

mtf_name

A vector of mark test function names. "1" stands for the unmarked K-function. Accepted values are '1', 'm', 'mm', 'gamma', 'gammaAbs' and 'morAbs'.

is_any_mark_neg

A logical scalar value describing whether any of the marks in the mark distribution have a negative value.

is_any_mark_pos

A logical scalar value describing whether any of the marks in the mark distribution have a positive value.

Details

Given names of mark test functions and information on the (one-point) mark distribution, returns the names of those mark test functions which have a valid Besag's L-transform for the specified mark distribution.

Value

A vector of the names of those mark test function names which have a valid Besag's L-transform. The names will be in the same order as they appear in mtf_name.


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