Allows to define a holiday falling on a fixed week day each year, like Labour Day in the USA which is always celebrated on the first Monday of September.
Arguments
- month
month of the holiday: from
1
(January) to12
(December).- week
position of the specified week day in the month: from
1
(first week of the month) to5
. Should be always lower than 5.-1
for the lastdayofweek
of the month.- dayofweek
day of the week: from
1
(Monday) to7
(Sunday).- weight
weight associated to the holiday.
- validity
validity period: either
NULL
(full sample) or a named list with"start"
and/or "end" dates in the format"YYYY-MM-DD"
.
References
More information on calendar correction in JDemetra+ online documentation: https://jdemetra-new-documentation.netlify.app/a-calendar-correction