regional_param: regional_param class

regional_paramR Documentation

regional_param class

Description

List of rules defining the region.

Details

An object of the regional_param class is a list consisting of all rules necessary to properly build a region.

Attributes

reg_len

the number of unigrams inside the region. Might be 0

prop_ranges

required intervals of properties of unigrams in the region

exactness

a numeric value between 0 and 1 defining how stricly unigrams are kept within prop_ranges. If 1, only unigrams within prop_ranges are inside the region. if 0.9, there is 10 unigrams that are not in the prop_ranges will be inside the region.

See Also

generate_sequence


michbur/biogram documentation built on Feb. 4, 2024, 6:38 p.m.