search for: laboissiere

Displaying 9 results from an estimated 9 matches for "laboissiere".

2010 Aug 09
1
R readline not honoring RCustomCompletion
...alized and the ~/.inputrc file has been read. Typing "C-x C-r" at the R prompt makes the definitions under "$if RCustomCompletion" work, but this is not what one expects the R users to do. Attached below is the trivial patch that seems to fix the problem. Best regards, Rafael Laboissiere -------------- next part -------------- A non-text attachment was scrubbed... Name: honor-RCustomCompletion.patch Type: text/x-diff Size: 463 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20100809/410f81de/attachment.bin>
2009 Nov 16
1
ARMAX model fitting with arima
...? If I use lm to regress the data, it works: lm (x [2 : length (x)] ~ x [1 : (length (x) - 1)] + u [2 : length (u)] - 1) Coefficients: x[1:(length(x) - 1)] u[2:length(u)] 0.7989 0.3015 Any help will be appreciated. Best, -- Rafael Laboissiere
2006 Oct 06
1
Once again: aov vs. lme/lmer
...e "(...|...)" terms in lmer? Please notice that I am not interested in philosophical discussions about whether I am trying to do wrong things. I would only like to know whether a given R function could be used in place of another R function. Thanks in advance for your help, -- Rafael Laboissiere
2005 Jul 13
2
Proportion test in three-chices experiment
...the triple (p21,p22,p23)? Clearly, prop.test does not help me here, because it relates to two-choices tests. I apologize if the answer is trivial, but I am relatively new to R and could not find any pointers in the FAQ or in the mailing list archives. Thanks in advance for any help, -- Rafael Laboissiere
2013 Sep 19
1
Vignette problem and CRAN policies
...odbcUpdate(channel, query, mydata, coldata[m, ], test = test, : character data 'John Fox [aut, cre], Sanford Weisberg [aut], Douglas Bates [ct b], Steve Ellison [ctb], David Firth [ctb], Michael Friendly [ctb], Gregor Gorja nc [ctb], Spencer Graves [ctb], Richard Heiberger [ctb], Rafael Laboissiere [ctb ], Georges Monette [ctb], Henric Nilsson [ctb], Derek Ogle [ctb], Brian Ripley [ ctb], Achim Zeileis [ctb], R-Core [ctb]' truncated to 255 bytes in column 'Autho r' Warning in odbcUpdate(channel, query, mydata, coldata[m, ], test = test, : character data 'John Fox [aut,...
2003 Sep 05
0
Right formula for a mixed-design anova
...m not sure. My question is how do I specify this model using aov() in R. I am not very used to statitics, and perhaps my question has a trivial answer. If this is the case, please give the pointers where I can find more information on this problem. Thank you in advance for any help, -- Rafael Laboissiere
2006 May 26
2
R 2.3.1 release candidates starting tomorrow
Starting with tomorrow's build, the beta designation will be replaced by RC. This also implies that we are in "hard" code freeze, and that we're not going to change anything unless it is critical. If you do not want such critical bugs to slip into the final release, please check the release candidates on your platform and report back if you find problems. The directory for
2005 Aug 31
5
"best" c++ matrix library?
Hi folks, I am planning to write some more time-consuming matrix manipulations in c++. What is the experience with the existing c++ matrix libraries? Do you have some recommendations? Are some libraries more compatible with R than the others? All suggestions welcome! Best, Ott
2003 Dec 31
1
RFC on first public draft of 'Debian R Policy'
....dsc. .diff.gz and .changes files (see the Debian Policy manual and the Developer Reference for more details). The resulting .changes file can then used for a package check via the lintian tool. 4. Acknowledgements Comments and suggestions by Albrecht Gebhard, Frank Harrell, Kurt Hornik, Rafael Laboissiere, Friedrich Leisch, Steffen Moeller and Tony Rossini are gratefully acknowledged. $Id: R-packages.txt,v 1.6 2003/12/31 02:30:21 edd Exp $ -- The relationship between the computed price and reality is as yet unknown. -- From the pac(8) manual page