Displaying 13 results from an estimated 13 matches for "yadawananda".
2017 Sep 15
7
require help
...xts packages. but they take only monthly observations.
'data.frame': 30 obs. of 4 variables:
$ year: int 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 ...
$ cnsm: num 174 175 175 172 173 ...
$ incm: num 53.4 53.7 53.5 53.2 53.3 ...
$ wlth: num 60.3 60.5 60.2 60.1 60.7 ...
--
Yadawananda Neog
Research Scholar
Department of Economics
Banaras Hindu University
Mob. 9838545073
[[alternative HTML version deleted]]
2017 Dec 27
2
require help
...my data. I have three variables. but in running wal.test in R, I
have faced problems (especially in 'terms' arguments). my results have
shown as...
Error in L %*% V : non-conformable arguments
-- kindly help me in solving this issue. I have also attached my codes
and data to this email.
Yadawananda Neog
Research Scholar
Department of Economics
Banaras Hindu University
Mob. 9838545073
2 Attachments
--
Yadawananda Neog
Research Scholar
Department of Economics
Banaras Hindu University
Mob. 9838545073
2017 Sep 22
2
require help
...meseries
>>>
>>> library(zoo)
>>> z.zoo <- as.zoo(zts)
>>> z.zoo
>>>
>>> library(xts)
>>> z.xts <- as.xts(zts)
>>> z.xts
>>> </code>
>>>
>>> Berend Hasselman
>>>
>>> > Yadawananda Neog
>>> > Research Scholar
>>> > Department of Economics
>>> > Banaras Hindu University
>>> > Mob. 9838545073
>>> >
>>> > [[alternative HTML version deleted]]
>>> >
>>> > _________________________...
2017 Sep 15
0
require help
...75, 53.5, 60.2
?..
>
> 'data.frame': 30 obs. of 4 variables:
> $ year: int 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 ...
> $ cnsm: num 174 175 175 172 173 ...
> $ incm: num 53.4 53.7 53.5 53.2 53.3 ...
> $ wlth: num 60.3 60.5 60.2 60.1 60.7 ...
> --
> Yadawananda Neog
> Research Scholar
> Department of Economics
> Banaras Hindu University
> Mob. 9838545073
>
2017 Sep 22
0
require help
...t;>> z.zoo <- as.zoo(zts)
> >>> z.zoo
> >>>
> >>> library(xts)
> >>> z.xts <- as.xts(zts)
> >>> z.xts
> >>> </code>
> >>>
> >>> Berend Hasselman
> >>>
> >>> > Yadawananda Neog
> >>> > Research Scholar
> >>> > Department of Economics
> >>> > Banaras Hindu University
> >>> > Mob. 9838545073
> >>> >
> >>> > [[alternative HTML version deleted]]
> >>> >
> >...
2017 Sep 16
2
require help
...[,-1], start=zdf[1,"year"])
> zts
>
> # turn data into a zoo timeseries and an xts timeseries
>
> library(zoo)
> z.zoo <- as.zoo(zts)
> z.zoo
>
> library(xts)
> z.xts <- as.xts(zts)
> z.xts
> </code>
>
> Berend Hasselman
>
> > Yadawananda Neog
> > Research Scholar
> > Department of Economics
> > Banaras Hindu University
> > Mob. 9838545073
> >
> > [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-help at r-project.org mailing...
2017 Nov 21
2
help
...0 0
10
AIC(n) -Inf
HQ(n) -Inf
SC(n) -Inf
FPE(n) 0
Warning messages:
1: In log(sigma.det) : NaNs produced
2: In log(sigma.det) : NaNs produced
3: In log(sigma.det) : NaNs produced
so do in my ca.jo test... I have found similar NaNs results. please help me
in solving the problem.
Yadawananda Neog
Research Scholar
Department of Economics
Banaras Hindu University
Mob. 9838545073
[[alternative HTML version deleted]]
2017 Nov 21
2
help
...rning messages:
> >1: In log(sigma.det) : NaNs produced
> >2: In log(sigma.det) : NaNs produced
> >3: In log(sigma.det) : NaNs produced
> >
> >so do in my ca.jo test... I have found similar NaNs results. please
> >help me
> >in solving the problem.
> >Yadawananda Neog
> >Research Scholar
> >Department of Economics
> >Banaras Hindu University
> >Mob. 9838545073
> >
> > [[alternative HTML version deleted]]
> >
> >______________________________________________
> >R-help at r-project.org mailing list -...
2017 Sep 16
0
require help
...> # turn data into a zoo timeseries and an xts timeseries
>>
>> library(zoo)
>> z.zoo <- as.zoo(zts)
>> z.zoo
>>
>> library(xts)
>> z.xts <- as.xts(zts)
>> z.xts
>> </code>
>>
>> Berend Hasselman
>>
>> > Yadawananda Neog
>> > Research Scholar
>> > Department of Economics
>> > Banaras Hindu University
>> > Mob. 9838545073
>> >
>> > [[alternative HTML version deleted]]
>> >
>> > ______________________________________________
>> &...
2017 Nov 21
0
help
...;SC(n) -Inf
>FPE(n) 0
>
>Warning messages:
>1: In log(sigma.det) : NaNs produced
>2: In log(sigma.det) : NaNs produced
>3: In log(sigma.det) : NaNs produced
>
>so do in my ca.jo test... I have found similar NaNs results. please
>help me
>in solving the problem.
>Yadawananda Neog
>Research Scholar
>Department of Economics
>Banaras Hindu University
>Mob. 9838545073
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.eth...
2017 Sep 16
0
require help
...incm=rnorm(10,53,1), wlth=rnorm(10,60,1))
zdf
# R ts
zts <- ts(zdf[,-1], start=zdf[1,"year"])
zts
# turn data into a zoo timeseries and an xts timeseries
library(zoo)
z.zoo <- as.zoo(zts)
z.zoo
library(xts)
z.xts <- as.xts(zts)
z.xts
</code>
Berend Hasselman
> Yadawananda Neog
> Research Scholar
> Department of Economics
> Banaras Hindu University
> Mob. 9838545073
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https:...
2017 Dec 09
0
help
dear members, I want to run Toda Yamamoto causal test in my data. I have
gone through the some of the examples. but unable to understand wald.test.
especially the 'term' argument. kindly help me in understand wald.test ??
--
Yadawananda Neog
Research Scholar
Department of Economics
Banaras Hindu University
Mob. 9838545073
[[alternative HTML version deleted]]
2017 Sep 15
0
require help
...> $ incm: num 53.4 53.7 53.5 53.2 53.3 ...
It shouldn't be difficult.
Example:
tsdata <- data.frame(year=c(2000,2002,2003), x=c(1,2,3),y=c(10,11,12))
xy.ts <- as.ts(tsdata)
library(zoo)
as.zoo(xy.ts)
Berend Hasselman
> $ wlth: num 60.3 60.5 60.2 60.1 60.7 ...
> --
> Yadawananda Neog
> Research Scholar
> Department of Economics
> Banaras Hindu University
> Mob. 9838545073
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https:...