search for: banara

Displaying 14 results from an estimated 14 matches for "banara".

Did you mean: banana
2017 Sep 15
7
require help
...#39;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
...n 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
...> >>> 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, se...
2017 Sep 15
0
require help
...les: > $ 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
....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...
2017 Sep 16
2
require help
...es 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://stat.ethz.ch/mailman/listinf...
2017 Nov 21
2
help
...PE(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
...a.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.ethz.ch/mailman/listinfo/r-...
2017 Sep 16
0
require help
...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 Nov 21
0
help
...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.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide...
2009 Apr 28
1
kernlab - custom kernel
...<- ksvm(Species ~ ., data = iris,kernel = s, C = 10, cross = 5) # above code gives the following error: Error in votematrix[i, ret < 0] <- votematrix[i, ret < 0] + 1 : NAs are not allowed in subscripted assignments Thank you very much for your time and attention. Sincerely, Vivek Banaras Hindu University, India. [[alternative HTML version deleted]]
2017 Sep 16
0
require help
...df[,-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://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posti...
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
...icult. 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://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posti...