Displaying 3 results from an estimated 3 matches for "matrixy".
Did you mean:
matrix
2001 May 29
2
Apply command on vectors
Hi all,
I keep running into a small problem in my programming, and I'm sure there's
an elegant way around it...
I often want to use apply() on a matrix with a variable number of columns. It
works just fine unless the number of columns is one, in which case the matrix
becomes a vector, and apply() complains. Example below:
-----------------------------
a.matrix <- matrix(rnorm(6),
2011 Aug 04
1
How to get the test statistic corresponding to the p-value in mtable?
Dear R-Users,
I want to use mtable from package "memisc" to produce Latex-style estimation
output. However, mtable() only gives me a p-value and not the corresponding
test-statistic. Does anyone know how to extract it, either from a glm/anova
object or mtable? Here is a short example:
# Run this ####################
install.packages("memisc")
library(memisc)
set.seed(1)
2010 May 29
3
R on the iPhone/iPad? Not so much....a GPL violation
Hi all,
There have been posts in the past about R being made available for the iPhone and perhaps more logically now, on the iPad. My recollection is that the hurdle discussed in the past was primarily a lack of access to a CLI on the iPhone's variant of OSX, compelling the development of a GUI interface for R specifically for these devices. R itself, can be successfully compiled with the