search for: matrixi

Displaying 3 results from an estimated 3 matches for "matrixi".

Did you mean: matrix
2001 May 29
2
Apply command on vectors
...what I usually do is explicitly cast the thing as a matrix using, as.matrix(), but it's unnecessary in most cases (when the thing is a full-fledged matrix)-- extra computation, moving memory around, etc. Is there an elegant R fix? I guess I just want the subset of the matrix to retain its matrixiness. Thanks, Elliot. -- Elliot Williams (ewilliams at ucsd.edu) Economics Department, UC San Diego -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help",...
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