Displaying 4 results from an estimated 4 matches for "norows".
Did you mean:
n_rows
2009 Feb 09
2
R equivalent of SAS Cochran-Mantel-Haenszel tests?
In SAS, for a two-way (or 3-way, stratified) table, the CMH option in
SAS PROC FREQ gives
3 tests that take ordinality of the factors into account, for both
variables, just the column variable
or neither. Is there an equivalent in R?
The mantelhaen.test in stats gives something quite different (a test of
conditional independence for
*nominal* factors in a 3-way table).
e.g. I'd like to
2002 Jun 27
1
Building from a source-code library under windows
Dear All,
I have a pair of .cpp and .def file can be compiled using VC++ and works
perfectly well in S-PLUS.
I wanted to do the same for R; so I followed the guidline given in "Building
from a source-code library under Windows" as much as possible and manage to
compile them using VC++ and call it from R. But it gives different answer
from the one called from S-Plus.
I know that I did
2007 Nov 22
5
testing independence of categorical variables
hi,
is there a way of calculating of measuring dependence between two
categorical variables. i tried using the chi square test to test for
independence but i got error saying that the lengths of the two
vectors don't match. Suppose X and Y are two factors. X has 5 levels
and Y has 7 levels. This is what i tried doing
>temp<-chisq.test(x,y)
but got error "the lengths of the two
2011 Nov 30
3
importar simultaneamente varios archivos excel
Hola.
En un cierto directorio tengo archivos excel y de otros tipos.
Cada uno de ellos corresponde a una encuesta a una empresa X.
Me gustaria importar los datos de ciertas celdas de ciertas hojas de
todos los archivos excel en una sola pasada.
¿Hay alguna forma de hacerlo?
Yo se que la variable Z está siempre en la celda X de la hora tanto.
Me gustaría ingresarlo todo en una matriz en que