search for: terpalum

Displaying 6 results from an estimated 6 matches for "terpalum".

2004 Nov 19
1
R (unix) command line editing for native speakers of vi
...x. The combination M-C-x means ESC-Control-x, or press the Escape key then hold the Control key while pressing the x key.) see also: An Introduction to R Appendix C: The command-line editor. http://cran.r-project.org/doc/manuals/R-intro.html#The% 20command-line%20editor Steve Dutky (sdutky at terpalum.umd.edu)
2006 Jun 28
8
getting problems on win32 fixed
I develop using Rails on win32 in a corporate environment. While most stuff works, there are a few annoyances that I deal with on a regular basis. It would be great if stuff like this could get cleaned up. I have filed a few bugs against Rails that have gotten no attention, and asked a question on ruby-talk that never got answered (though I posted via the newsgroup, maybe the gateway is
2005 Jan 28
1
error in gmake CrossCompileBuild
...or 2 gmake[2]: Leaving directory `~/RCrossBuild/WinR/R- 2.0.0/src/gnuwin32' ...<snip>... I see _controlfp is declared in ~/RCrossBuild/cross- tools/<snip>/include/float.h but does not appear to be defined elsewhere. Any advice greatly appreciated. Thanks, Steve Dutky sdutky at terpalum.umd.edu
2007 Feb 14
1
Any packages for conducting AHP( Analytic Hierarchy Process) data
Hi, R Lovers! I have some survey data. I'd like to run R or R packages for processing data inputted from AHP(Analytic Hierarchy Process) survey. Are there any R packages or subsititues for running data from AHP survey. Thanks in advance, -- Kum-Hoe Hwang, Ph.D.Phone : 82-31-250-3516 Email : phdhwang@gmail.com [[alternative HTML version deleted]]
2005 Feb 07
1
Problems encountered/fixed making CrossCompileBuild
...stalled. I ran afoul of steps in $(WINR)/<snip>/gnuwin32/MakePkg referencing symbols in the tools package in the system's version of R. Happily, these ran successfully against $(LINUXR)/R/bin/R. I hope some of this turns useful to others attempting this. Thanks, Steve Dutky Sdutky@terpalum.umd.edu Revised Makefile-rcb: ############################ -*- Mode: Makefile -*- ########################### ## Makefile-rcb --- Makefile for R cross-building ## ## Author : Jun Yan (University of Iowa) <jyan@stat.uiowa.edu> ## A.J. Rossini (UW - Seattle) <...
2003 Nov 10
0
Extending function symbols() to handle arbitrary shapes
Currently the function symbols() permits plotting of circles, squares, rectangles, stars, thermometers, and boxplots. Can anybody suggest an approach for extending/cloning this function to handle arbitrary shapes specified, perhaps, as bitmaps, or as postscript primitives? Thanks, Steve Dutky [[alternative HTML version deleted]]