search for: regr

Displaying 20 results from an estimated 126 matches for "regr".

Did you mean: reg
2008 Aug 17
2
grangertest/lmtest ... what am I doing wrong ?
Dear Achim, R Users, What am I doing wrong in this example ? a<-zoo(rnorm(100),order.by=1:100) b<-lag(a) regr<-na.exclude(merge(a,b)) plot(regr) grangertest(regr[,1],regr[,2],3) > a<-zoo(rnorm(100),order.by=1:100) > b<-lag(a) > regr<-na.exclude(merge(a,b)) > plot(regr) > grangertest(regr[,1],regr[,2],3) Error in solve(vc[ovar, ovar]) : subscript out of bounds > This works f...
2013 Jan 13
0
[xen-unstable test] 14916: regressions - FAIL
flight 14916 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/14916/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-pv 15 guest-stop fail REGR. vs. 14856 test-amd64-i386-xl 14 guest-localmigrate/x10 fail REGR. vs. 14856 test-amd64-i386-xend-winxpsp3 7 windows...
2012 Apr 03
2
pairwise linear regression between two large datasets
Hi all, I am trying to perform some analysis on the residuals of pair-wise linear regressions between two large sets A with dimensions {k x m}, and B {k x n} . So I need to regress every column B[,j] of B on every column A[,i] of A and produce a matrix C with dimensions {m x n}, so that C[i,j] contains the z-score of the k-th (last) residual of the aforementioned linear regression....
2023 May 09
1
RandomForest tuning the parameters
Hi Sacha, On second thought, perhaps this is more the direction that you want ... X2 = cbind(X_train,y_train) colnames(X2)[3] = "y" regr2<-randomForest(y~x1+x2, data=X2,maxnodes=10, ntree=10) regr regr2 #Make prediction predictions= predict(regr, X_test) predictions2= predict(regr2, X_test) HTH, Eric On Tue, May 9, 2023 at 6:40?AM Eric Berger <ericjberger at gmail.com> wrote: > Hi, > One problem you have is with...
2011 Aug 31
0
[xen-4.0-testing test] 8774: regressions - trouble: blocked/broken/fail/pass
flight 8774 xen-4.0-testing real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/8774/ Regressions :-( Tests which did not succeed and are blocking: test-amd64-i386-xl-multivcpu 4 xen-install fail REGR. vs. 8763 test-amd64-i386-pv 4 xen-install fail REGR. vs. 8763 test-amd64-i386-xl 4 xen-install fail REGR. vs. 8763...
2008 Jul 02
1
Problem with strucchange package
Dear R Users, I am attempting to use the strucchange package but get an error which is difficult to decipher. I get the following error with breakpoints: > bp<-breakpoints(regr[,1]~regr[,2]+regr[,3]) Error in my.RSS.table[as.character(i), 3:4] <- c(pot.index[opt], break.RSS[opt]) : nothing to replace with I was wondering if anyone has seen this issue before and off the top of their head, can point me in the right direction. regr is a zoo object with three colu...
2013 Mar 03
0
[linux-linus test] 16875: regressions - trouble: broken/fail/pass
flight 16875 linux-linus real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/16875/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl 15 guest-stop fail REGR. vs. 12557 test-amd64-i386-xl 15 guest-stop fail REGR. vs. 12557 test-amd64-i386-xl-credit2 15 guest-st...
2013 Apr 02
1
Iterative regression through a series
Hello, Some context:  let's say I have a data series (let's call it PRICE, for simplicity), sample size N.  I have a desire to regress that on TIME, and then to use the TIME and intercept coefficients to predict the price in the next period and to use the standard error to calculate a confidence interval.  This is all very easy. However, what I need help for is to calculate a confidence interval for each point in time:  imagi...
2012 Dec 07
0
[xen-unstable test] 14586: regressions - trouble: blocked/broken/fail/pass
flight 14586 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/14586/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-pv 3 host-install(3) broken REGR. vs. 14565 test-amd64-amd64-xl-qemuu-winxpsp3 10 guest-saverestore.2 fail REGR. vs. 14565 test-amd64-amd64-win 3 host-ins...
2012 Feb 27
0
[xen-unstable test] 12090: regressions - FAIL
flight 12090 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/12090/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-rhel6hvm-amd 7 redhat-install fail REGR. vs. 12031 test-amd64-i386-rhel6hvm-intel 7 redhat-install fail REGR. vs. 12031 test-i386-i386-xl-win 7 windows-...
2013 Nov 10
0
[linux-3.10 test] 21641: regressions - FAIL
flight 21641 linux-3.10 real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/21641/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-pv 18 leak-check/check fail REGR. vs. 21026 test-amd64-i386-qemut-rhel6hvm-intel 11 leak-check/check fail REGR. vs. 21026 test-amd64-i386-qemuu-rhel6hvm-intel 11...
2018 Apr 25
0
Zero errors : Bug in my R code ?
...t;DMwR") bmi=c(23,43,12,1,23,4,3,4,5,5,6,5,5,34,67,87,32,12,23,19) glucose=c(98,34,21,13,2,43,16,43,28,93,11,14,16,43,23,65,42,16,54,32) crp=c(56,34,42,32,1,2,54,47,67,65,38,95,45,76,67,87,35,41,34,54) newdata=data.frame(bmi,glucose,crp) ? reg1 <- lm( crp ~ bmi+glucose,data=newdata) DMwR::regr.eval(newdata$crp,reg1$fitted.values) reg <- lmrob( crp ~ bmi+glucose,data=newdata) DMwR::regr.eval(newdata$crp,reg$fitted.values) Huber <- rlm( crp ~ bmi+glucose,data=newdata) DMwR::regr.eval(newdata$crp,Huber$fitted.values) Tukey <- rlm( crp ~ bmi+glucose, data=newdata, psi = psi.bisqu...
2011 May 19
0
[linux test] 7124: regressions - FAIL
flight 7124 linux real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/7124/ Regressions :-( Tests which did not succeed and are blocking: test-amd64-i386-pair 16 guest-start fail REGR. vs. 7062 test-amd64-i386-pv 9 guest-start fail REGR. vs. 7062 test-amd64-i386-xl-credit2 9 guest-start fail REGR. vs. 7062...
2012 Jul 04
0
[xen-unstable test] 13460: regressions - FAIL
flight 13460 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/13460/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-pv 18 leak-check/check fail REGR. vs. 13459 test-amd64-amd64-pv 18 leak-check/check fail REGR. vs. 13459 test-amd64-i386-xl 18 leak-che...
2013 Feb 24
2
[xen-4.2-testing test] 16260: regressions - FAIL
flight 16260 xen-4.2-testing real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/16260/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-i386-i386-xl 5 xen-boot fail REGR. vs. 16228 test-i386-i386-xl-qemuu-winxpsp3 5 xen-boot fail REGR. vs. 16228 test-i386-i386-win 5 xen-boot...
2012 Dec 09
0
[qemu-upstream-unstable test] 14649: trouble: blocked/broken
flight 14649 qemu-upstream-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/14649/ Failures and problems with tests :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-pvops 2 host-install(2) broken REGR. vs. 14472 build-i386-pvops 2 host-install(2) broken REGR. vs. 14472 build-amd64 2 host-install(2) broken REGR. vs. 14472 build-i386-oldkern 2 host-install(2) broken REGR. vs. 14472 build-amd64-oldkern 2 host-install(2)...
2011 Sep 01
4
[xen-unstable test] 8803: regressions - FAIL
flight 8803 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/8803/ Regressions :-( Tests which did not succeed and are blocking: test-amd64-i386-rhel6hvm-intel 4 xen-install fail REGR. vs. 8769 test-amd64-i386-xl 4 xen-install fail REGR. vs. 8769 test-amd64-i386-pair 6 xen-install/dst_host fail REGR. vs. 8769...
2011 Dec 07
0
[xen-unstable test] 10413: regressions - trouble: broken/fail/pass
flight 10413 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/10413/ Regressions :-( Tests which did not succeed and are blocking: test-amd64-i386-rhel6hvm-intel 3 host-install(3) broken test-amd64-i386-win 8 guest-saverestore fail REGR. vs. 10201 test-i386-i386-win 8 guest-saverestore fail REGR. vs. 10201 test-amd6...
2005 Jan 25
1
r square values for independent variables in multiple linear regr ession model -- newbie
Hello Could you please suggest a way to find out the r square values for each independent variable while using "lm" for developing a multiple linear regression model. Thank you avneet "I have no data yet. It is a capital mistake to theorize before one has data. Insensibly one begins to twist facts to suit theories instead of theories to suit facts." ~ Sir Arthur Conan Doyle (1859-1930), Sherlock Holmes
2012 Jul 03
2
[xen-unstable test] 13439: regressions - FAIL
flight 13439 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/13439/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-i386-i386-xl-qemuu-winxpsp3 9 guest-localmigrate fail REGR. vs. 13379 test-amd64-amd64-xl-qemuu-win7-amd64 9 guest-localmigrate fail REGR. vs. 13376 Regressions which are regarded as allowa...