Hello! This is my first post to the help list; I have been using R only for a couple of months. I have been able to find answers to most questions through the archives, but I have not seen any posts about double sided Box-Cox models. Is there any way to run do this in R? Thanks, --Bill West [[alternative HTML version deleted]]
On Thu, 28 Oct 2004, Bill West wrote:> This is my first post to the help list; I have been using R only for a > couple of months. I have been able to find answers to most questions > through the archives, but I have not seen any posts about double sided > Box-Cox models. Is there any way to run do this in R?The accurate (but maybe not helpful) answer is that R is a full programming language, so of course there is a way if you are looking for a well-defined method. What exactly do you have in mind? Google comes up with nothing useful given your title as a search term ... and you haven't even said what these `models' model. -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Perhaps you meant the transform-both-sides model studied by Carroll & Ruppert? I believe there used to be an S function, but have not seen one for R. Andy> From: Bill West > > Hello! > This is my first post to the help list; I have been using R > only for a > couple of months. I have been able to find answers to most questions > through the archives, but I have not seen any posts about double sided > Box-Cox models. Is there any way to run do this in R? > Thanks, > --Bill West > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > >