generate_candidates.gstsm {gstsm} | R Documentation |
The algorithm combines SRGs that have sequences of size k, received as input, to generate candidates with sequences of size k + 1. Let x and y be SRGs, the conditions for this to occur are: that we have an intersection of candidates over the time range, intersection over the set of spatial positions (x.g n y.g), and a common subsequence: <x.s2, . . . , x.sk>=<y.s1, . . . , y.sk-1>.
## S3 method for class 'gstsm'
generate_candidates(object, srg)
object |
a GSTSM object |
srg |
set of Solid Ranged Groups |
candidate sequences of size k + 1