Bibliography
-Comprehensive list of -references cited in kairos
- -2024-02-13
- - Source:vignettes/bibliography.Rmd
- bibliography.Rmd
From 98ebfa06e3c7fd7d371747658b7932bfcf7026af Mon Sep 17 00:00:00 2001
From: kairos Event and accumulation dates are density estimates of the occupation
-and duration of an archaeological site (L.
-Bellanger, Husi, and Tomassone 2006; L. Bellanger, Tomassone, and Husi
-2008; Lise Bellanger and Husi 2012).Bibliography
- Comprehensive list of
-references cited in kairos
-
- 2024-02-13
-
- Source: vignettes/bibliography.Rmd
- bibliography.Rmd
N.
Frerebeau
- 2024-02-13
+ 2024-02-23
Source: vignettes/event.Rmd
event.Rmd
2024-02-13
Definition
The event date is an estimation of the terminus post-quem of an archaeological assemblage. The accumulation date represents the -“chronological profile” of the assemblage. According to Lise Bellanger and Husi (2012), accumulation -date can be interpreted “at best […] as a formation process reflecting -the duration or succession of events on the scale of archaeological -time, and at worst, as imprecise dating due to contamination of the -context by residual or intrusive material.” In other words, accumulation -dates estimate occurrence of archaeological events and rhythms of the -long term.
+“chronological profile” of the assemblage. According to Bellanger and +Husi (2012), accumulation date can be interpreted “at best […] as a +formation process reflecting the duration or succession of events on the +scale of archaeological time, and at worst, as imprecise dating due to +contamination of the context by residual or intrusive material.” In +other words, accumulation dates estimate occurrence of archaeological +events and rhythms of the long term.Event dates are estimated by fitting a Gaussian multiple linear regression model on the factors resulting from a correspondence analysis -- somewhat similar to the idea introduced by Poblome and Groenen (2003). This model results -from the known dates of a selection of reliable contexts and allows to -predict the event dates of the remaining assemblages.
+- somewhat similar to the idea introduced by Poblome and Groenen (2003). +This model results from the known dates of a selection of reliable +contexts and allows to predict the event dates of the remaining +assemblages.First, a correspondence analysis (CA) is carried out to summarize the information in the count matrix \(X\). The correspondence analysis of \(X\) @@ -222,15 +221,15 @@
Event and accumulation dates estimation relies on the same conditions -and assumptions as the matrix seriation problem. Dunnell (1970) summarizes these conditions and -assumptions as follows.
+and assumptions as the matrix seriation problem. Dunnell (1970) +summarizes these conditions and assumptions as follows.The homogeneity conditions state that all the groups included in a seriation must:
This package provides an implementation of the chronological modeling -method developed by Lise Bellanger and Husi -(2012). This method is slightly modified here and allows the -construction of different probability density curves of archaeological -assemblage dates (event, activity and -tempo).
+method developed by Bellanger and Husi (2012). This method is slightly +modified here and allows the construction of different probability +density curves of archaeological assemblage dates (event, +activity and tempo).
## Bellanger et al. did not publish the data supporting their demonstration:
## no replication of their results is possible.
@@ -395,52 +393,34 @@ Usage
boot <- bootstrap(model, n = 30)
head(boot)
#> min mean max Q5 Q95
-#> LZ1105 411915.0 425263.8 439858.2 414935.1 436043.2
-#> LZ1103 398948.6 420824.7 445273.4 406639.4 440084.3
-#> LZ1100 392277.7 422550.5 448846.9 399557.0 440925.6
-#> LZ1099 396680.9 400828.0 403547.7 397742.1 403290.9
-#> LZ1097 332384.6 397254.3 433582.3 374202.4 426407.7
-#> LZ1096 264824.9 306408.7 373883.4 264824.9 361765.8
Bellanger, L., Husi, P. & Tomassone, R. (2006). Une approche +statistique pour la datation de contextes archéologiques. Revue de +statistique appliquée, 54(2), 65-81. URL: http://www.numdam.org/item/RSA_2006__54_2_65_0/.
+Bellanger, L. & Husi, P. (2012). Statistical Tool for Dating and +Interpreting Archaeological Contexts Using Pottery. Journal of +Archaeological Science, 39(4), 777-790. DOI: 10.1016/j.jas.2011.06.031.
+Bellanger, L. & Tomassone, R. & Husi, P. (2008). A +Statistical Approach for Dating Archaeological Contexts. Journal of +Data Science, 6, 135-154.
+Dunnell, R. C. (1970). Seriation Method and Its Evaluation. +American Antiquity, 35(3), 305-319. DOI: 10.2307/278341.
+Dye, T. S. (2016). Long-Term Rhythms in the Development of Hawaiian +Social Stratification. Journal of Archaeological Science, 71, +1-9. DOI: 10.1016/j.jas.2016.05.006.
+Poblome, J. & Groenen, P. J. F. (2003). Constrained +Correspondence Analysis for Seriation of Sagalassos Tablewares. In M. +Doerr & A. Sarris (Eds.), The Digital Heritage of +Archaeology Athens: Hellenic Ministry of Culture.
## Permute data matrix
@@ -245,33 +244,36 @@ Seriation
Refining
-Peeples and Schachner (2012) propose a
-procedure to identify samples that are subject to sampling error or
-samples that have underlying structural relationships and might be
-influencing the ordering along the CA space. This relies on a partial
-bootstrap approach to CA-based seriation where each sample is replicated
-n
times. The maximum dimension length of the convex hull
-around the sample point cloud allows to remove samples for a given
-cutoff
value.
-According to Peeples and Schachner
-(2012), “[this] point removal procedure [results in] a reduced
-dataset where the position of individuals within the CA are highly
-stable and which produces an ordering consistent with the assumptions of
-frequency seriation.”
+Peeples and Schachner (2012) propose a procedure to identify samples
+that are subject to sampling error or samples that have underlying
+structural relationships and might be influencing the ordering along the
+CA space. This relies on a partial bootstrap approach to CA-based
+seriation where each sample is replicated n
times. The
+maximum dimension length of the convex hull around the sample point
+cloud allows to remove samples for a given cutoff
+value.
+According to Peeples and Schachner (2012), “[this] point removal
+procedure [results in] a reduced dataset where the position of
+individuals within the CA are highly stable and which produces an
+ordering consistent with the assumptions of frequency seriation.”
## Partial bootstrap CA
## Warning: this may take a few seconds!
-zuni_boot <- dimensio::bootstrap(zun_indices, n = 30)
+zuni_boot <- bootstrap(zun_indices, n = 30)
## Bootstrap CA results for the rows
## (add convex hull)
zuni_boot |>
- dimensio::viz_rows(col = "lightgrey", pch = 16, legend = NULL) |>
- dimensio::viz_hull(col = adjustcolor("#004488", alpha = 0.2))
+ viz_rows(col = "lightgrey", pch = 16, legend = NULL) |>
+ viz_hull(col = adjustcolor("#004488", alpha = 0.2))
+#> Warning: Consider specifying symbols manually: more than 6 becomes difficult to
+#> discriminate.
## Bootstrap CA results for the columns
zuni_boot |>
- dimensio::viz_columns(pch = 16, legend = list(x = "topright"))
+ viz_columns(pch = 16, legend = list(x = "topright"))
+#> Warning: Consider specifying symbols manually: more than 6 becomes difficult to
+#> discriminate.
## Replicates Peeples and Schachner 2012 results
@@ -289,7 +291,7 @@ Refining#> - Rows to keep: 360 of 420 (86%)
## Plot CA results for the rows
-dimensio::viz_rows(zuni_refine, highlight = "observation", pch = c(16, 15))
Desachy, B. (2004). Le sériographe EPPM: un outil informatisé de +sériation graphique pour tableaux de comptages. Revue archéologique +de Picardie, 3(1), 39-56. DOI: 10.3406/pica.2004.2396.
+Dunnell, R. C. (1970). Seriation Method and Its Evaluation. +American Antiquity, 35(03), 305-319. DOI: 10.2307/278341.
+Ihm, P. (2005). A Contribution to the History of Seriation in +Archaeology. In C. Weihs & W. Gaul (Eds.), Classification: The +Ubiquitous Challenge. Berlin Heidelberg: Springer, p. 307-316. DOI: +10.1007/3-540-28084-7_34.
+Peeples, M. A. & Schachner, G. (2012). Refining correspondence +analysis-based ceramic seriation of regional data sets. Journal of +Archaeological Science, 39(8), 2818-2827. DOI: 10.1016/j.jas.2012.04.040.
Source: inst/CITATION
Frerebeau N (2023). +
Frerebeau N (2024). kairos: Analysis of Chronological Patterns from Archaeological Count Data. Université Bordeaux Montaigne, Pessac, France. doi:10.5281/zenodo.5653896, R package version 2.0.2.9000, https://packages.tesselle.org/kairos/.
-@Manual{, +@Manual{R-kairos, author = {Nicolas Frerebeau}, title = {{kairos: Analysis of Chronological Patterns from Archaeological Count Data}}, - year = {2023}, + year = {2024}, organization = {Université Bordeaux Montaigne}, address = {Pessac, France}, note = {R package version 2.0.2.9000}, diff --git a/kairos/dev/index.html b/kairos/dev/index.html index 5580395a4..5971dc88e 100644 --- a/kairos/dev/index.html +++ b/kairos/dev/index.html @@ -63,9 +63,8 @@
in publications use:
To cite kairos
-N (2023). _kairos: Analysis of Chronological Patterns from
+ Frerebeau N (2024). _kairos: Analysis of Chronological Patterns from
Frerebeau
Archaeological Count Data_. Université Bordeaux Montaigne, Pessac,:10.5281/zenodo.5653896
France. doi<https://doi.org/10.5281/zenodo.5653896>, R package version 2.0.2,
@@ -127,10 +126,10 @@ Overview
for LaTeX users is
A BibTeX entry
-@Manual{,
+ @Manual{R-kairos,
= {Nicolas Frerebeau},
author = {{kairos: Analysis of Chronological Patterns from Archaeological Count Data}},
- title = {2023},
+ year = {2024},
year = {Université Bordeaux Montaigne},
organization = {Pessac, France},
address = {R package version 2.0.2},
@@ -157,7 +156,8 @@ note Usage
+library(kairos)
+#> Loading required package: dimensio
kairos v2.0 uses aion for internal date representation. Look at vignette("aion")
before you start.
It assumes that you keep your data tidy: each variable (type/taxa) must be saved in its own column and each observation (sample/case) must be saved in its own row.
@@ -192,13 +192,13 @@References
-Bellanger, Lise, and Philippe Husi. 2012. “Statistical Tool for Dating and Interpreting Archaeological Contexts Using Pottery.” Journal of Archaeological Science 39 (4): 777–90. https://doi.org/10.1016/j.jas.2011.06.031. +Bellanger, L., and P. Husi. 2012. “Statistical Tool for Dating and Interpreting Archaeological Contexts Using Pottery.” Journal of Archaeological Science 39 (4): 777–90. https://doi.org/10.1016/j.jas.2011.06.031.-Ratcliffe, Jerry H. 2000. “Aoristic Analysis: The Spatial Interpretation of Unspecific Temporal Events.” International Journal of Geographical Information Science 14 (7): 669–79. https://doi.org/10.1080/136588100424963. +Ratcliffe, J. H. 2000. “Aoristic Analysis: The Spatial Interpretation of Unspecific Temporal Events.” International Journal of Geographical Information Science 14 (7): 669–79. https://doi.org/10.1080/136588100424963.-Roberts, John M., Barbara J. Mills, Jeffery J. Clark, W. Randall Haas, Deborah L. Huntley, and Meaghan A. Trowbridge. 2012. “A Method for Chronological Apportioning of Ceramic Assemblages.” Journal of Archaeological Science 39 (5): 1513–20. https://doi.org/10.1016/j.jas.2011.12.022. +Roberts, J. M., B. J. Mills, J. J. Clark, W. R. Haas, D. L. Huntley, and M. A. Trowbridge. 2012. “A Method for Chronological Apportioning of Ceramic Assemblages.” Journal of Archaeological Science 39 (5): 1513–20. https://doi.org/10.1016/j.jas.2011.12.022.South, S. A. 1977. Method and Theory in Historical Archaeology. Studies in Archeology. New York: Academic Press. diff --git a/kairos/dev/news/index.html b/kairos/dev/news/index.html index 6099ff4c5..e5e995402 100644 --- a/kairos/dev/news/index.html +++ b/kairos/dev/news/index.html @@ -24,9 +24,8 @@Articles @@ -54,6 +53,10 @@ kairos 2.0.2
CRAN release: 2023-11-27
diff --git a/kairos/dev/paper.html b/kairos/dev/paper.html index c2d10a265..d16883111 100644 --- a/kairos/dev/paper.html +++ b/kairos/dev/paper.html @@ -24,9 +24,8 @@Articles diff --git a/kairos/dev/pkgdown.yml b/kairos/dev/pkgdown.yml index a533f7f68..907fe7283 100644 --- a/kairos/dev/pkgdown.yml +++ b/kairos/dev/pkgdown.yml @@ -2,10 +2,9 @@ pandoc: 2.19.2 pkgdown: 2.0.7 pkgdown_sha: ~ articles: - bibliography: bibliography.html event: event.html seriation: seriation.html -last_built: 2024-02-13T12:19Z +last_built: 2024-02-23T13:42Z urls: reference: https://packages.tesselle.org/kairos/reference article: https://packages.tesselle.org/kairos/articles diff --git a/kairos/dev/pull_request_template.html b/kairos/dev/pull_request_template.html index 4cdf142fa..e2c2b6540 100644 --- a/kairos/dev/pull_request_template.html +++ b/kairos/dev/pull_request_template.html @@ -24,9 +24,8 @@ Articles diff --git a/kairos/dev/reference/AoristicSum-class.html b/kairos/dev/reference/AoristicSum-class.html index 568841d74..abd3b70ca 100644 --- a/kairos/dev/reference/AoristicSum-class.html +++ b/kairos/dev/reference/AoristicSum-class.html @@ -24,9 +24,8 @@ Articles diff --git a/kairos/dev/reference/CountApportion-class.html b/kairos/dev/reference/CountApportion-class.html index 5018b9ac0..ee9f660a4 100644 --- a/kairos/dev/reference/CountApportion-class.html +++ b/kairos/dev/reference/CountApportion-class.html @@ -28,9 +28,8 @@ Articles diff --git a/kairos/dev/reference/EventDate-class.html b/kairos/dev/reference/EventDate-class.html index cb509ed71..0c5ee31fc 100644 --- a/kairos/dev/reference/EventDate-class.html +++ b/kairos/dev/reference/EventDate-class.html @@ -26,9 +26,8 @@ Articles diff --git a/kairos/dev/reference/IncrementTest-class.html b/kairos/dev/reference/IncrementTest-class.html index aea7b95b2..356c408c3 100644 --- a/kairos/dev/reference/IncrementTest-class.html +++ b/kairos/dev/reference/IncrementTest-class.html @@ -24,9 +24,8 @@ Articles diff --git a/kairos/dev/reference/MeanDate-class.html b/kairos/dev/reference/MeanDate-class.html index d0fea67d5..c99a16731 100644 --- a/kairos/dev/reference/MeanDate-class.html +++ b/kairos/dev/reference/MeanDate-class.html @@ -26,9 +26,8 @@ Articles diff --git a/kairos/dev/reference/PermutationOrder-class.html b/kairos/dev/reference/PermutationOrder-class.html index a470f9189..cfbf09ed2 100644 --- a/kairos/dev/reference/PermutationOrder-class.html +++ b/kairos/dev/reference/PermutationOrder-class.html @@ -24,9 +24,8 @@ Articles diff --git a/kairos/dev/reference/RateOfChange-class.html b/kairos/dev/reference/RateOfChange-class.html index 35ff53fe4..0976c507d 100644 --- a/kairos/dev/reference/RateOfChange-class.html +++ b/kairos/dev/reference/RateOfChange-class.html @@ -24,9 +24,8 @@ Articles diff --git a/kairos/dev/reference/RefinePermutationOrder-class.html b/kairos/dev/reference/RefinePermutationOrder-class.html index 06e5264d4..03e74cb69 100644 --- a/kairos/dev/reference/RefinePermutationOrder-class.html +++ b/kairos/dev/reference/RefinePermutationOrder-class.html @@ -24,9 +24,8 @@ Articles diff --git a/kairos/dev/reference/aoristic.html b/kairos/dev/reference/aoristic.html index 3690cd745..25e2b68b3 100644 --- a/kairos/dev/reference/aoristic.html +++ b/kairos/dev/reference/aoristic.html @@ -24,9 +24,8 @@ Articles diff --git a/kairos/dev/reference/apportion.html b/kairos/dev/reference/apportion.html index a158cfc31..40b5694cb 100644 --- a/kairos/dev/reference/apportion.html +++ b/kairos/dev/reference/apportion.html @@ -24,9 +24,8 @@ Articles diff --git a/kairos/dev/reference/data.frame.html b/kairos/dev/reference/data.frame.html index 24cc39909..55ba9f98a 100644 --- a/kairos/dev/reference/data.frame.html +++ b/kairos/dev/reference/data.frame.html @@ -24,9 +24,8 @@ Articles diff --git a/kairos/dev/reference/event.html b/kairos/dev/reference/event.html index 131c057cb..bc0bfe197 100644 --- a/kairos/dev/reference/event.html +++ b/kairos/dev/reference/event.html @@ -24,9 +24,8 @@ Articles diff --git a/kairos/dev/reference/figures/README-aoristic-2.png b/kairos/dev/reference/figures/README-aoristic-2.png index df3b9feda8825e302ac87e937f727942d01acf2a..42b441d82e8f06222eb01a759e44ffe0e80c7431 100644 GIT binary patch literal 24451 zcmdpdWm{ZJvo;PhxLa@t?v~(#I}_ZUKyY^*++BkVA-GF$ch4la6I>G@xE}U?o^ze| zH@qL#hn}gbuCA6 ^!YHAu98d_Rf zIyyRfdU^&1hPQ9uGBPqUF)=YSGqbR;u(GnUv9YnUvvY88aB^~TadB~TbMx@<@bdEV z@$vEV^9u+F2nq_md-v}B`}aaZLc+qrA|fK9qM~AAV&dZB5)u+15J*x|Qc6lnT3T90 zMn+avR!&Y%US3{7K|xVbQAtTjSy@>{MMYIrRZUF|3 %*@=}+`_`b($dn(%If3CkJi@K zHa0e&K7F#awY9Uev$wZ*aBy&RbaZlZa&~rhadB~Vb#-%db9Z<5@bK{T^z`!b^7i)j z@$vEX_4V`f^Y`};2nYxa3=9ei3Jwkq2?>EfAfch5VPRq6;o%Vx5s{IRQBhIR(a|w6 zF|o0+adC0+@$m@>35kh`Nl8h`$;l}xDXFQcX=!Qc>FF668JU@xSy@@x+1WWcIiEj& z&dtru%gf8p&o3w_fI^{#g@s?fd?_j_`ug>2adB};Nl9sGX<1oWd3kw7MMY(0WmQ#G zb#--3O-*fWZCzbmeSLjHLqlU@V^dSpw{PE?o10r&T3TCM+uGXN+uJ)jIyyT$ySlo% zySsaOdU|_%`}+F&`}+q51_lQQhlYlRhlfW-Mn*?R$HvAcCMG5)C#R;Srl+UBfBz1H z!G8Ss@$=`;nVFf{+1a_dx%v6|g@uL1#l@wirRC-2m6es%)z!7Nwe|J&jg5`X&COrG zer;`SZEtVy?Ck9B?(XgF?eFg&92^`T9v&SX9UmW`oSdAVp8o#*`_G?0XJ=>U=jRs} z7k~f$y}Z1 p?VjRWz*yQ*Sy6dE>oa4g#UIK mH+CqrB zKPF+?mR%W?z(fkU_?C=?X=vg9W07{qx(^%sZj^|r+zM83>G6iMPbw1uzzFo+GBW`0 zsj|uc+mzbN!abJcpIM>JA Eiu->d&q*Cf_<6bdyEYj|UsDwI z1zG<%?TgA@eWE@n?J#(%Yg#+|rE>GDc)z6)k}u9p1%Rxt)?sN-ym@e7!3a|F RrmP3;ojHdkCJM zf1cmwtAom+SQbj)N-!ud99R(sv<(F^GX*P=Mkano4tM4~%Z*`T3J$_7h6pJS;S&S{ zZOPFD5x E4mJ9akXdZr-8L^@mg_ u{le*Pz;B!BW=vj-AO5ICSzk zC6`ZsIaSCY7;zD=scE9x>2nt&`>}^GmIgRDX5V@UkIxS)<3g*X0pQC+RTw#)?Inz5 z0Mq{F8Idma9$bjz(EV9g?-0rAu5Jh$Wi6qnN~W9F?R}L)sM0sTs<66-v-}u(8;~+H zT15A+nMSZ5B*Q^5h>Fx*cn{!(-Og+=$%e*?{->VtKxH>sazA(d6R4oapwqwSrhJ_K z;Pit=E!~c9i-ouUN$w9EZK8DxB^Y+8N)qQ$-i$CCQ(P_su${NO2@l|FFY@f(vBE7; zOX$-@lgl;^Zvfd#7>4BJ&j_>I#QGm%*$gWN{g!k92vs_on{OevbWli9Ut0!}g{8{8 zH~oWSG7hwLR(&}gtj~(_%3D#*fE=hRz|yN(lcCxG4cGtxOoI8#F>GX!cy=@Q*~D7a z?6>bsc{P3234>n*flWgmkc_PEQY?5B{l8Lw3&Uimko5eL+ivb%iI1#7=MFn*UH|>_ zxG;>`gOPd+rc@tU4lRU(U1$a8+flDppAkJkd_~j1W|n|#V1!tj6f!1qt8OWY>5d_q z7i;Ix6#3OOFeejv6@&9&Da%caZ&n)i3!#|@TMd>eT$j#o@g}SIuTHV{8_ s%1kt0mpX8*)8q!D=T*&ZQ`Y{B7!P)Z8V%cF-~QNh_1YZXfEz(`<~1qaBWNl=qSK zSefmhBx!AEMs0_mP!=|~2GZYTaS2fDHA#=I0{TK#v-2hg%E9llqU>03ToeS63Hja( zi(&mlFp2$SSSgIE1R%!;CE{qmy=qMN(S>kO2HOEsupyozV9>yqIe|Mooml@4@PEYY z@M--5Em{B8AyJ5BqAg!Bz~Zzmdg!gonIOhVc@Wxev7v~GX+nH~?k;R#c?X MuOX*r2TvIRtt+G}XB?$KBm2jqCz3;>Oxxs~`KPYb?g|wR5PG&* zq+&vxsis2=TQeNC988YUb*?E~!-P};S<6%kMnzX!CfRD+8I)gZJEI9>`z>+it!5QB zM6~$}E$16>bTT>uhd>TlOH!3WYQom2L@2CsxYO}p(?zkPtGgsxX$t6P1vfhuzwZTC zRtTfsqZ=yl$7+4Z351-cyeWBuB&u~YxMPpTUKy gEtM>H{_A^v4$ZQf{KlBdE;5iIH+B zw*79kQNfzC7DcrmyyWPo0LFL;^+aUuAysYbMPVF#P!Q9@%AL`E?Rs}jjB6Qk>$)c* z-}n6@(+dLdAk)(hrj@@%Sv~Z9{P)7i2XTrW(}(5E)bnV9%K}nGLasy`Bv+4R$F5L_ z;(+k-RG&0>&yMFNvb~u{kWll_Z#2UwHu%8nY#QoVw2M^I4$~P@s(6Sso6XbO0c!~o zg`EwnQ}umk>NP^XM4;4#=>VS4+>q8$T=F!4g(`UVBT)ooZ--0DmFra9-pcW9S-uY3 zF)t` 32mbmbW$4rV5#oY@znZ1mdX1a8tp;IJ z6}i#Ojb~BSOb$Yp5$~CJo+!AFrB${WgJJ=I*frmsEMC;I!U<2=qra8^`il1ytC4Y9 zK8@Bc 5K$@n!98@?qFG=OUb5!{ zXOks35-BqFig^}mV3Lrokk6-beJnri`8w_XxJmuY#}wgQjvbxFiVX>Err{7EEHTL| z559`=)vy3DLUrNoRx10YVW=Y#AL8x-@^#Rs0%W~6N{6Dh;$}f^;9YaOP>Not Y5XHv-k;9QZ2b3cMv6@y3L#btJBd~<%4n0 }hKJ949Cu9X~=%V;=dLXDB8nGFoz {Lk26n`cp&eqyxlCvdJPB`A=hp8up zCreFk`XTc4nRdf)Ahl1Q%86$KQ80P-lt3Pv`aEdt Sz#w5}J9Jr05AnU@`Z z;h@Jguk$n`*;T4uiw4A4f`q`7QtPkI@!}0fyJc=MSLX%V-3J;ezdHWpFXWE@{6+XT zhd8vAqu_Vzk2IQ3K?P+dZYY=;)n-fwhrZTJYBpV}DbbaX@@kIpCy2*5jeZ709^e{3 z=TB<2dcG4JFCpInRleO=?>GB*tF==4Jsz(fF{?2P53-hs{0!yC61$W*qRu1aqh?)i zd=(X8GRSCPj-MkvCY1I(PK>VXCU$39nCdkSwTdMH3dLa9BBDP;nPfjaPvC!td Z78hAa0og1C-#`tc7W+YiCpBo#%cXPt zjZB^{XrI-z^?YmRi!0lGV^FQbxbzWv&wV93nmEbxTRQW*P$r1DD`2%pgqwg)TsK9V z7U@OO79Fe6p{QVz? EP# zvLnbsSZvz!0-+X$rgOn6LZE8cskMmA6}WDYFb$5BIQ*0mr(|N&C% w>Z;YN_ zJ5w&zx}z by`v+58rosg{;nmiqZ*xT&raYWn!MI42Fw;M;a`^ zIsQ0%a1FfK3=*L+mV*&D?y!RL^v4@>O+kcX#7X{tOPSEob}M5@(2thIMIx&xz3La+ zv ceyC10RF}|Ib7(mz7xopl)lKrF&5>= z_W(bQUAr#I)aQzeN+i+IBu=V$QR x7*EX|u z1=aZL1yorOz=tI41bF&Sp vIrmds%+ruBWU+l?G*&SXduKc=Ylyi+D8a zF&c&CTL6}R>USk&f=Vys*=wkn&yg*vWsqeSX(d=gRP3+MiI?PG$V{1-Qu&yomrAjk z&uo5AXqS_eEMfB1u;18lRD47?%ZVwqf4B8KIzt~kpfJ<+ha)WZyhGzo|FA*bSk7Oh zC(R#i(8F{ubmDjF{s2||koO}O|1qBP1gd#rv)10wlcew%c3*@W{7Gb!%DZkETTPXV z^f2b=i5d(2eJrmW4g3tr$NTT=rMfTnRfwMEZ-|-}z8~zbSI_kkQBD>11VY+k*Pa61 z(jR*6280XzX$u;DMLi(ebVPJXMh8VaT${Jv>W~Z# cHeEQ*di zi)M0XHvhDBv5$s&zPl!CPg29gKpqlIFzHaDc=KHJezym=mlvav*)iRbP=a1Ct2gdf z`^x}aXog}4%x*4R2;Rs2Z`WbvS4Qn2g%x-Ne1qJ6nnbVkQfYJCy6R^)AZVd$dTPgt zp0l<1AzkDT-~PMXhx}-**>ksmiE5Y7Lg?+|U&Ew}1koIPYVjA=` lPN_Bj*8lJ10WfRb)^GU?)zLxgT@66CIfC55{eY~N%S5WvJ?y{pOUT++tD zSf4HHYxyH3Dn))J+bX28O9Vz1pWFB4s8zJNCNMUhGfd1Fu)Q@PdDmnZAWThCD?HT( z_k1)(81E!IJ*RXm Q42NMvtrUs z5M7}!Tgfv>uz5TAtzSGMojjP*E5{A-QO1vH{cOP^o)Ov3jLF9GweCl-tsm=KPA&WQ zIR$QVkX=qG?4$DXC(mLf+`CUFfMeZHq}b1JFkglnSWi Pc zn`3ZK=>=v`A^$rU0x1x&!s7U nnfxosHk|<4=|q)3fN}<9Lg$4wY&FfBiRnR{ zgPnMhTz43k4Xu54Ua6BSgLT%DG5ilcu}qJnz01!JE}pY*R`ZO>9?o5*0mfcN=>9xy zl0LDVRhToq(y)o>lb*rgY8or%twLzWPYM0??B6PF`nou2ca3Y4Qh2k}LO3qCL^s^3 zNE8C-_0C?DMAu0qnTZA|b#`9f`D-D~{y)mfHrdf>xQC&V8`1~P@uZQYmxkZ`*Q8~= z8JPMVGC=x 74K5Bq zC6Bvfd5EBP_TR*2*0t9ufxr*@Aj91E^F^-wXOYmiqCC)*c8#l=EHt6O2%HIRjt6ev z=2ns9CX0~{*e=ZXn~UBrb8z8GP5_}#GMX> H&PD0X{UOQsUZigox1Z;7e7mF$Ua*vRoWVbi&!Z{5 z#TwF}HMft9lj*x;*L{SxD=bzfvsoX_-kbwyzo4WM>R}K@B^N@U=szqQMq`_{@K0{) z*{j-RRV|OZ`A=)Jbp&T2;(t^hng%MbW5vbpbhp-{}n(zNUYp$j;TU+sM$(f?<`> z_{gG7A_>b|opXcpnYpOqW@F0Ja_HCecRe_t{ WWj9nqIGOaMigotQGyEJEB zt_VZQ5UyY`HcI-cPc4;_Xp6p>@efYF(Fwg($P(Dary9*e&xca!dD#F!%sWpv*k?oh zzOL_XtiA6(<-*;3<|orU@FX24x!G7HW}(K&>`Pf#c~#-Yb#D!38Q+#lK^DigL<==* zp>OFk+v0P?98Fo?N~?roT9$oLUSGYj3VnxB6xdVZ2RF-#vuB-nUbSedj1)kSnhG}Z zpqo6FN*NpQ bt zoVyrr%?i9n+{$aLC_b&4rhTm44d&Iwzm%Yuix*Cn`niCOF{tTwlslFJooK6RNE&IW zjwEq>> *|{dg$%%QC89id --7cjopZe4UUyEE+0@#+rH` z9kS~x-#~wmaZMk6JBh!XqV2%-u|&$i3=j&WSiR`tq^gP5@^7uK?i3}wWcbxZAcGR> z+>sa!{RT)D6<3$>@t1G-$%3E2Py5Mql8u8MgSNIXyoU3A6Jf?{e)R5|Y7c#nOW3Qk z w@M$=Bo_oF_bUEC&7O3`4es?z;4 z+t)=A^2w;t<@?t%srzz_GhLY2PGH{UIQ>Nv)*iY}(Yh(UO-JC DLwQD3_y3p zmy(mmlo@2NbH;8WE3W;3(xtU-0SHOwYeR(JK%rouk2q;N8Pc*p!|8NX_d!~l1)MdN z33%(;;=F}S$FGD7O+S0vlfMRzjj8;Do(XamKN%ESlkSmMbb;o}27l)6gpQ4lIV=r3 zE*gQh*zxeI9hUO+&H!bcTe&xtiqp+UbJ&72g&~>bAEJ@ie?@fbTKu`3X0BRAed@mD z_4{W++6`HuBBkPKNM~vGy0V;QA`r=+xFUJNKL;d3xe1!&`?dEd(SaT&I{7o1v+Wp5 ze|u-*%lIG-nVIBgmaj!abjrqy=UEqN%37u6i~1p&ThsNP&A34uUMT;03>SSp$wnVhH%i zA>+L~|29gI;b4oVw`) cV*DL=Zg&hW!E1 znRBBh)tSZdU &n`-%I^DrYS<5^^cV;a8(7slD&z>sQw~@k?LUvx zF?9nVut$5f35 ;CrMCYo*h1tf&e}6>eTIZS@}YM03Hf_ zd#%9?q9r_`G`Jw2r!U4Y w(R-8#xQ#)GQ%SNM|n@gKPoWm3jSnD()3o1aO5jF~w}I{*wv-F|$K1|bq@C;< zD&Ztlvn+Max+Z~OFbz_ZMtfvl-#}G9PqF{eW`sT*EobNK+zM@InIWWR!uF|x2dQ%n z!Oss|S*o0mp3`pK$K@1@@kJdFb6qma3P#ez09EJn_;4Jo`CzO3Z62j&$%KaER+L~8 zN`WiAIS#Ux5M8_2d7{P{m}ZkBp7*6h)*<5z2f05^o4pMzanhAxC3>4K$+j%%&`Mt) z;foxUbS0Q;>!0!xp4TqkF0fs-%D=*Lk>#2YB5s9$B+H;!8s$jguL&nT5(wENOOc`M z`*GtIKp(3mefGaliYC~)5F&&@IIH&`=_{XrBcShoeN!6U1zeE(2Z_L1m~$b7