Hello,
Please, read and follow the posting guide and provide a minimal reproducible example as you are encouraged to do. Moreover, write to the list in english.
Just a quick test : have you looked at your object 'mat_tp' :
>  str(mat_tp)
Bon courage,
François


Le 24/04/2015 14:26, Mamadou Ndiaye SENE a écrit :
Bonjour, je suis un nouveau dans R. Je fais actuellement mon mémoire de
mastère et je voudrais appliquer le Package BCDating. Mail il se trouve que
je reçois toujours le message d'erreur suivant:
Erreur dans if (mat_tp[r, 1] < n) mat_tp <- rbind(mat_tp, c(n, 1 -
mat_tp[r,  :
   l'argument est de longueur nulle
J'ai suivi les étapes suivantes:
LGDPTUND.ts= ts(data=LGDPTUND, start=c(2000,1), end=c(2014,3), frequency=4)
class(LGDPTUND.ts)
dat <-BBQ(LGDPTUND,name="Datation du Cycle Eco Tunisien")
Erreur dans if (mat_tp[r, 1] < n) mat_tp <- rbind(mat_tp, c(n, 1 -
mat_tp[r,  :
   l'argument est de longueur nulle
Pour me présenter, je suis un jeune étudiant sénégalais qui fais
actuellement ses études en Tunisie, en Economie Quantitative. Merci
Cordialement!!!

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to