search for: orcutt

Displaying 8 results from an estimated 8 matches for "orcutt".

2012 Sep 27
1
Package ‘orcutt’ bug?
Hello~   Did any one have used the package 'orcutt' ?   I find that it can not work smoothly in a single variable regression. I use the example following, it function very well.   But when I regress "cons" on "price" (use the "reg1<-lm(cons~price+income+temp)") , then  use "reg11<-cochrane.orcutt(reg1)...
2004 Apr 05
1
Cochrane-Orcutt
hi everybody i'm looking for a function to estimate a regression model via the Cochrane Orcutt method thanks
2002 Jan 09
4
Cochrane-Orcutt method
Hello, Is there a package that implements the Cochrane-Orcutt itterative procedure for dealing with autocorrelation in a regression model? Thanks, John. -- ========================================== John Janmaat Department of Economics Acadia University, Wolfville, NS, B0P 1X0 (902)585-1461 All opinions stated are personal, unless otherwise indicated. -.-...
2008 Jun 17
1
Problems with Cochrane-Orcutt procedures
Hi John, Hi Folks/Prof. Fox, I found some code John Fox had written sometime back on the Cochrane-Orcutt and Prais procedures here: https://stat.ethz.ch/pipermail/r-help/2002-January/017774.html I thought I would try it out and get the following errors below. Was wondering if anyone had any immediate opinions why this might be ? The linear model is the object regrCMSlm . Thanks, Tolga > regrC...
2003 Nov 19
2
Correction for first order autocorrelation in OLS residuals
Hi there fellow R-users, Can anyone tell me if there exits an R package that deals with serial correlation in the residuals of an lm model. Perhaps, using the Cochrane Orcutt or Praise Wilson methods? Thanks, Wayne Dr Wayne R. Jones Senior Statistician / Research Analyst KSS Limited St James's Buildings 79 Oxford Street Manchester M1 6SS Tel: +44(0)161 609 4084 Mob: +44(0)7810 523 713 KSS Ltd Seventh Floor St James's Buildings 79 Oxford Street Manche...
2003 Jan 06
2
Removing autocorrelations
Could anyone tell me whether there is an R function for removing autocorrelations from a series of observations before performing a linear or nonlinear regression analysis on them? Many thanks, Andrew Wilson
2012 Sep 17
2
Problem with Stationary Bootstrap
Dear R experts,   I'm running the following stationary bootstrap programming to find the parameters estimate of a linear model:     X<-runif(10,0,10) Y<-2+3*X a<-data.frame(X,Y) coef<-function(fit){   fit <- lm(Y~X,data=a)    return(coef(fit)) }  result<- tsboot(a,statistic=coef(fit),R = 10,n.sim = NROW(a),sim = "geom",orig.t = TRUE)   Unfortunately, I got this
2019 Jul 04
2
Fwd: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
...proj * R-maps * R-mAr * R-markdown * R-matrixStats * R-measurements * R-memoise * R-microbenchmark * R-mime * R-miniUI * R-mlbench * R-mnormt * R-mockery * R-mockr * R-msm * R-multcomp * R-multtest * R-munsell * R-mvtnorm * R-nanotime * R-ncdf4 * R-NISTunits * R-nws * R-nycflights13 * R-openssl * R-orcutt * R-packrat * R-parsedate * R-pbdRPC * R-pbdZMQ * R-pdftools * R-pillar * R-pingr * R-pkgbuild * R-pkgconfig * R-pkgdown * R-pkgload * R-plogr * R-pls * R-plyr * R-png * R-poLCA * R-polyclip * R-polynom * R-praise * R-preprocessCore * R-prettycode * R-prettydoc * R-prettyunits * R-processx * R-prog...