similar to: 3 or 4 level Split plot

Displaying 5 results from an estimated 5 matches similar to: "3 or 4 level Split plot"

2002 Nov 11
0
AOV and general formula sintax
As an agronomist, sometimes i need to perform statistical analisys on "weird" field data, like 3 or 4 level split plot design. I've read both the help of the program, some books and manual about S and "Venables/Ripley, Modern Applied Statistics with S", but i still have problems in (i suppose) formulae sintax. I'm trying to perform AOV, as explained in "Random
2009 Feb 15
1
sources of code; was Generate random numbers in Fortran
Ben Bolker gives some reasons why Numerical Recipes may be problematic as a starting point for R codes. CUP did a masterful job of marketing, but the license is restrictive as the links he gives points out. In some tests, I've also noted that some of the algorithms are less than stellar e.g, convergence tests in one or two optimization routines. Should we have a wiki item to help people find
2005 Dec 14
3
Memory shortage running Repeated Measures (nlme)
Dear group, I tried to run a Repeated Mesures Anova for Mixed effects model and I got a warnning after entering the model specification saying: "Reached total allocation of 254Mb: see help(memory.size)". here is part of the log: *********************************************************** > aphids<-read.table("aphid.txt",header=T) > attach(aphids) > names(aphids)
2006 Oct 10
1
read.table versus read.csv (PR#9284)
This message is in MIME format. --=_6vx1wr5xhvr4 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dear R Core Team, Help to 'read.table' claims that 'read.csv' is identical to 'read.table' except for the defaults. However, 'read.table' seems
2024 Sep 23
1
Omega on OpenBSD with shared libraries
I?m trying to get Omega to work via CGI on OpenBSD with httpd and slowcgi. slowcgi: env[30], SERVER_PROTOCOL=HTTP/1.1 slowcgi: env[31], SERVER_SOFTWARE=OpenBSD httpd slowcgi: fork: /cgi-bin/omega execve: cannot load /usr/libexec/ld.so ? # pwd /var/www/cgi-bin # file omega omega: ELF 64-bit LSB shared object, x86-64, version 1 # pkg_info |grep xapian xapian-bindings-python-1.4.24p0 python