next up previous contents
Next: Merging a grouping and Up: Data reorganization Previous: Finding unique indexes from

Finding the indexes of the classified data from another classified data

 

tabular790

The operation matches the classified data <cldata2> to the classified data <cldata1>, and it replaces indexes in <cldata2> with the indexes of the classes of <cldata1>, from which the original indexes (the first occurrence) are found. The whole procedure is presented below, and a step for matching one index is described as a figure:

For each tex2html_wrap_inline5158
For each class tex2html_wrap_inline5160
For each tex2html_wrap_inline5162
If tex2html_wrap_inline5164 Then
Set tex2html_wrap_inline5166 in the target classified data to the class index tex2html_wrap_inline5168
Continue the next tex2html_wrap_inline5170
End
End
End
End

figure824

Example: See the example of the command joinind (Sect. 3.3).



Erkki Hakkinen
Thu Sep 24 11:51:34 EET DST 1998