Dear Agankideska.<br><br>You have to enter peaks and troughs of the reference series and the one you want to test if it is leading as string vectors of dates.<br><br>For instance :<br>--> Pr=['1992m2';'1994m12';'1998m3';'2000m11';'2002m5';'2004m9'] // peaks of the reference series <br>
--> Tr=['1991m2';'1993m3';'1996m1';'1999m3';'2001m11';'2003m6'] // troughs of the reference series <br>--> Pl=['1994m12';'1997m10';'2000m6';'2002m5';'2004m7'] // peaks of the leading series <br>
--> Tl=['1993m2';'1996m1';'1998m12';'2001m10';'2003m6'] // troughs of the leading series <br>--> banerji(Pr,Tr,Pl,Tl,'lead=4');<br><br>(in the text you tried, rfr and rbe are implicitely results tlists coming from an application of the Bry-Boschan procedure for the determination of peaks and troughs -function brybos in Grocer-: if you did not run the function with the data clim_fr and clim_be, it is normal that you cannot perform the test this way)<br>
<br>Hope it helps<br><br>Éric.<br><br><br><div class="gmail_quote">2012/3/27 agankideska <span dir="ltr"><<a href="mailto:agankideska@hotmail.com">agankideska@hotmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Eric,<br>
first i hope, you accept a belated thanks. your help is very important for<br>
me, thanks a lot more. and also one more question for you abaout benarji<br>
test. how can we write peaks or throughs date in "rba<br>
=banerji(rfr('P'),rfr('T'),rbe('P'), rbe('T'),'lead=4');" i tried peaks or<br>
through date but anyway cant obtain parameter. thanks for your interesting.<br>
<br>
--<br>
View this message in context: <a href="http://mailinglists.scilab.org/FW-turning-point-estimation-tp3752888p3861916.html" target="_blank">http://mailinglists.scilab.org/FW-turning-point-estimation-tp3752888p3861916.html</a><br>

Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.<br>
<br>
--<br>
To unsubscribe from this mailing-list, please send an empty mail to<br>
<a href="mailto:users-unsubscribe@lists.scilab.org">users-unsubscribe@lists.scilab.org</a><br>
To check the archives of this mailing list, see<br>
<a href="http://mailinglists.scilab.org/" target="_blank">http://mailinglists.scilab.org/</a><br>
<br>
</blockquote></div><br>