Message-ID: <553A6551.2040807@ign.fr>
Date: 2015-04-24T15:46:25Z
From: François Morneau
Subject: help
In-Reply-To: <CAPSP91=giO6vhxNvVKOLE=N24EkouQSkA+BJHB8+yOAY=TtEeA@mail.gmail.com>
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 at 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.