ms_pattern_59 {convergEU} | R Documentation |
Find patterns for all countries
Description
The input is a time by countries dataset where all countries contributing to the average must be present. The expanded set of qualitative equivalence classes is made by 39 patterns.
Usage
ms_pattern_59(myTB, timeName = "time")
Arguments
myTB |
a dataset (tibble) for an indicator, time by countries. The first and last time are respectively the first and last rows of the dataset, which must be time sorted. |
timeName |
a string with name of the time variable |
Details
This is an expanded implementation recently submitted for publications.
Value
the type of pattern
[Package convergEU version 0.7.3.2 Index]