similar to: formula for a mixed model ANOVA

Displaying 20 results from an estimated 2000 matches similar to: "formula for a mixed model ANOVA"

2005 Nov 17
1
Problem with fitdistr for gamma in R 2.2.0
Dear R developers, I have encountered strange behaviour of fitdistr for gamma in recent R build i.e. 2.2.0. I have attached the code for data at the end of this mail so you can reproduce the problem. In short, I am able to run fitdistr under 2.1.0 without problems, while I get the following error under 2.2.0 (Version 2.2.0 Patched (2005-11-15 r36348)) > fitdistr(otm, "gamma") Error
2002 Oct 11
0
RE: [R-gui] NEdit Highligth patterns for R
Hi I agree with your comments and of course you identifie the problems regarding the implementation of your suggestions. Of course we'd need bidireccional communication to implement it. I think it's impossible to do it statically. What I want with NEdit is a very ligth editor (which jedit is not) that highlights the most important language syntax, so that It becomes easier to write
2002 Jun 11
1
ATLAS & R unser Windows
Hi, In rw-FAQ, there is a paragraph about optimizing R by using a fast ATLAS library in place of the standard BLAS. It says: "BLAS support is supplied by the single DLL `R_HOME\bin\Rblas.dll', and you can add a fast BLAS just by replacing that." Do I need to recompile the whole R with the option `USE_ATLAS = YES', or is it possible to compile only Rblas.dll on each separate
2002 Jun 11
1
How to convert R help files to Splus 6 Help?
Hi, Is it any way to convert .Rd files to CHTML Splus 6 files under Windows? Thanks, Philippe Grosjean ...........]<(({?<...............<?}))><............................... ( ( ( ( ( ) ) ) ) ) Philippe Grosjean ( ( ( ( ( ) ) ) ) ) IFREMER Nantes - DEL/AO ( ( ( ( ( rue de l'Ile d'Yeu, BP 21105, 44311 Nantes Cedex 3 ) ) ) ) ) tel: (33) 02.40.37.42.29, fax: (33)
2002 Dec 12
2
t-test bootstrap versus permutation question
Hi, I have a little problem that puzzles me about contradictory results returned by a bootstraped t-test (as in MASS 3rd ed p. 146) versus a permutation t-test (as in MASS 3rd ed, p 147). Data are measurements done on 100 cells in 9 slides of fish blood. With one method, cells are randomly sampled, and with the other method, the operator selects cells arbitrarily (in a way it is done usually
2002 Jun 12
3
How does R compares for speed?
Hi, For those who are interested, I have update my R benchmark (to version 1.5.0) and also to Splus 6. They are available at: http://www.sciviews.org/other/benchmark.htm. A comparison is made between Matlab (5.3 & 6), R 1.5.0, Splus 6 rel 2, O-Matrix 5.1, Octave 2.1.31, Scilab 2.6, Rlab 2.1 and OX 3.00 under Windows 2000 pro. Overall, R is not the fastest package, but it is one of the
2002 Oct 09
0
R 1.6.0 benchmark with and without optimized ATLAS
Hello, I am updating my benchmark (http://www.sciviews.org/other/benchmark.htm) to recent versions of data analysis software (including R 1.6.0 and Splus 6.1), and I now run it on a Pentium IV instead of the old Celeron 500 Mhz that candidates for retirement. I test R under Windows Xp pro with and without optimized BLAS. I use the optimized Rblas.dll for P4 found on CRAN. Here are the results.
2002 Jul 01
1
GUIs (for teaching)
Sorry for entering late in the thread, but I was absent last week. I am developping an alternate GUI for R (and also Splus, Octave, Scilab, Matlab, Ox & Mathematica). The project started 3 years ago, but it is progressing slowly, since I am currently the only developer on the project and had to do it during my extra time. Now, it is going a little faster because I got some time and money
2002 Oct 20
0
Interrupt calc/buffer output of R under Windows
Hi all, I want maximum control of R, including calculation / buffer output interruption. With Rgui, pressing ESC interrupt both calculation and buffer output. However, with Rterm, ctrl-c works only in calculation, but does not interrupt buffer output: with: i <- 1 while (i > 0) i <- i + 1 which runs an infinite loop, pressing ctrl-c interrupt it. OK. But: rnorm(1000000) is not
2002 Nov 29
0
R GUI development mailing list
We would like to announce the existence of a Special Interest Group in GUI development for R (R-SIG-GUI). This mailing list discusses issues concerning the development of graphical user interfaces for R, especially platform independent ones. It is a complementary tool to the R GUI web pages (http://www.r-project.org/GUI) that exist since July 2002. Best Regards, Philippe Grosjean
2002 Nov 29
0
R GUI development mailing list
We would like to announce the existence of a Special Interest Group in GUI development for R (R-SIG-GUI). This mailing list discusses issues concerning the development of graphical user interfaces for R, especially platform independent ones. It is a complementary tool to the R GUI web pages (http://www.r-project.org/GUI) that exist since July 2002. Best Regards, Philippe Grosjean
2008 Aug 26
2
String search: Return "closest" match
Hi, I have to match names where names can be recorded with errors or additions. Now I am searching for a string search function which returns always the "closest" match. E.g. searching for "Washington" it should return only Washington but not Washington, D.C. But it also could be that the list contains only "Hamburg" but the record I am searching for is
2002 Oct 28
1
no automatic updates of packages with major version change
>We (Kurt Hornik, Brian Ripley & I) want to propose the following >change to the automatic package updating mechanisms of R: A major >version number change of a package will by default disable the >automatic updating of packages, because the interface of the package >might have changed and hence old code might not run anymore. >... >We want to define a "major
2005 Oct 20
0
[R-gui] R GUI considerations
> From: Philippe Grosjean > > Duncan, > > I agree totally with you on all points, now that we clarified our > respective ideas. I am afraid I probably agree also with your last > point, from a theoretical point-of-view ("I still think we need more > glue and am working on that while we continue to experiment with the > design of GUIs for the next 5 years
2003 Aug 05
2
Error on mclust
Hi All, I am trying to cluster a one-dimensional data (see the file attached) using Mclust() but got an error message like: >Mclust(x) Error in rep(1, n) : Object "n" not found When I do a simulation sometimes it works sometimes doesn't. >Mclust(c(rnorm(50),rnorm(56,-0.5))) Error in rep(1, n) : Object "n" not found >Mclust(c(rnorm(56),rnorm(56,-0.5))) best
2020 Nov 18
2
samba / debian 10 / security=ads
Hi all I'm looking for some help on winbind/idmap for a new host The debian version is new on this host : debian 10 buster so samba is > root at homedir10:~# samba --version > Version 4.9.5-Debian We want to use security=ads so we join this host to the domain No problem for windows clients : they can mount shares that are accessible to their primary unix group and secondary unix
2008 May 13
1
Likelihood between observed and predicted response
Hi, I've two fitted models, one binomial model with presence-absence data that predicts probability of presence and one gaussian model (normal or log-normal abundances). I would like to evaluate these models not on their capability of adjustment but on their capability of prediction by calculating the (log)likelihood between predicted and observed values for each type of model. I found
2009 Jul 02
2
working with texts
WinXP, R-2.9.1 LS., I have been trying to solve a (for me) tricky issue. No matter what I've tried, I just can't find a way to do this. This is the issue: I have a text file (ansi text) "titles.txt" with lines of text; here is an example of such a file: >>>>> a brief history of polio vaccines anti-vaccination movements and their interpretations early warning
2008 Sep 22
1
Likelihood between observed and predicted response
Thank you so much for your help. The function "dbinom" seems to work very well. However, I'm a bit lost with the "dnorm" function. Apparently, I have to compute the mean "mu" and the standard deviation "sd" but what does it mean exactly? I only have a vector of predicted response and a vector of observed response that I would like to compare! What
2008 Aug 27
2
coding rules
Dear all, I am organizing a set of specific R code as package (to ease the documentation and deployment of it to users). Before doing so, I would like to know if there are written coding rules for R (with functions, objects naming convention for example). Thanks a lot, Thomas -- ------------------------------------------------------------- Thomas LOUBRIEU IFREMER IDM/ISI BP70 29280