similar to: Rcgi announcement

Displaying 20 results from an estimated 1000 matches similar to: "Rcgi announcement"

1998 Mar 02
0
R-beta: "out of virtual memory"
Hi, We just ran up against a "Memory exhausted" error trying to manipulate a 7Mb data file on R 0.61.1 FreeBSD-2.2.5, so I checked the manpage and discovered the "-v" option. However, I can only run "R -v 11". Anything higher gives the following: > R -v 12 R : Copyright 1998, Robert Gentleman and Ross Ihaka Version 0.61.1 Alpha (January 12, 1998) [...startup
2000 Nov 13
0
Rcgi mailing list
Rcgi is a CGI WWW interface to R. Recent versions have the ability to use "embedded code": you can mix user input and code, allowing the HTML author to do anything from load in data sets to enter most of the commands for users without writing CGI scripts. Graphical output is possible in PostScript or GIF formats and the executed code is presented to the user for revision.
2003 Jul 30
1
Rcgi
I am keen to look at Rcgi as I want to put up some simple bits of R to do prescribed tasks on HTML form input. Rweb is overkill and worryingly flexible for what I want and it sounds as if Rcgi is more what I need. However, I can't get any of the URLs I've found for it to work over the last few days. Does anyone have a recent copy they could Email me or a working URL for it? TIA,
2004 Sep 08
1
Feil i websider (PR#7216)
Warnings about /metno/internweb/fouweb/htdocs/teknisk/verktoy/R/faq.html BAD LINK: http://stat.ethz.ch/R/manual/ BAD LINK: http://nlme.stat.wisc.edu/MEMSS/ BAD LINK: http://stats.mth.uea.ac.uk/Rcgi/ BAD LINK: http://software.biostat.washington.edu/statsoft/ess/ ------------------------------------------------------------ Warnings about
2000 Feb 11
2
Compilation Failure on Linux/Intel (PR#434)
Full_Name: MJ Ray Version: 0.99.0a OS: Linux 2.2.13 Slackware 7.0 Submission from: (NULL) (195.7.239.50) I consistently get a sig11 on one file: gcc -I. -I../include -I../../src/include -I../../src/include/R_ext -DHAVE_CONFIG_H -mieee-fp -g -O2 -c fft.c -o fft.o gcc: Internal compiler error: program cc1 got fatal signal 11 make[3]: *** [fft.o] Error 1 However, other files and parts of the
1998 Jan 06
1
R-beta: Dec alpha
R ran find on our Sun until it was stolen. I have now set up R on one of our Dec Alphas OSF1 V4.0 386. R-0.49 configures builds and runs fine except that the glm command crashes R. R-0.60.1 configures builds and runs until a cis entered. I think the problem is the floating point conventions but before I get in over my head a question Has anyone used glm successfully on Alphas OSF1 V4.0 386?
1998 Mar 20
1
R-beta: glm
I am new to R so may well have missed the point somewhere. I would like to use an exponential error in my generalized linear model. It seems natural to restrict the Gamma family to do this ( and as one might in GLIM) by specifying the scale. This does not seem possible in R . Have I missed something? Sorry to raise such a trivial point but I am keen to specify the scale G.Janacek
2006 Sep 11
3
Extracting overdispersion estimates from lmer amd glm objects
Dear list, I am needing to extract the estimate of overdispersion (deviance / residual degrees of freedom or c-hat) from multiple model objects - so they can then be used to compare the extent of overdispersion among alternative models as well as calculate qausi-AIC values. I have been unable to do this, despite consulting a number of manuals and searching the R-help. I am imaging that in
2006 Oct 15
1
Execution halting of lmer on UNIX when no problem on windows
Dear R-users, I have a frustrating problem that I am hoping has a simple fix. I am running a series of lmer models from the lme4 package of the general form: model<-lmer(y~x1 + x2 ..... + xn + (1|site),data=dataframe,family=poisson,method="Laplace",control=list(usePQL=FALSE,msVerbose=TRUE)) where the same model is executed multiple times on a bootstrapped dataframe. For each
2000 Nov 03
1
Macs and R
I hope this is the right place for my question, my apologise if it is not. I am a long time Mac/UNIX user and my local machine is a Mac. At present I run an orphan version of R which a worried out of (*****). On reflection I guess I'd better not say, but it changed my life. It is howerver a little out of date ( say 0.6ish) So the obvious question, do I move to MacLinux or is there likely
1998 Jan 09
0
R-beta: R and Windows 3.11
I am trying to give my students acces to R. rsept (the windows95 version ?) will not run on our setup which is PC's connected to a server. rapril (the 3.11?) version will run but the graphics vanish once the graphics window is activated. Any suggstions? I did try mounting it on a DEC Alpha but getting a version to run glm is beyond me. I would appreciate any suggestions Jan G.Janacek
2000 Feb 10
0
compiling R on alpha 4.0E
I have tried compiling R on a dec alpha running digital unix 4.0E configure works ok - giving is now configured for alpha-dec-osf4.0 Source directory: . Installation directory: /hpc/readonly/code/bin.alpha/R C compiler: gcc -ieee_with_inexact -g -O2 FORTRAN compiler: f77 Gnome support: no make runs ok (make version gnu make-3.78.1)
2006 Sep 04
1
Problem with Variance Components (and general glmm confusion)
Dear list, I am having some problems with extracting Variance Components from a random-effects model: I am running a simple random-effects model using lme: model<-lme(y~1,random=~1|groupA/groupB) which returns the output for the StdDev of the Random effects, and model AIC etc as expected. Until yesterday I was using R v. 2.0, and had no problem in calling the variance components of the
2011 May 09
2
Time Series
I have what I hope is a simple question - is it possible to do time series analysis on a small data set specifically only four data points? I have collected human threat data (mean number of threats per kilometre walked/ survey) every 3 months in eight different sites (four with an experimental element and four control sites). I am trying to determine the best way to determine if there is a
2010 Jan 07
1
faster GLS code
Dear helpers, I wrote a code which estimates a multi-equation model with generalized least squares (GLS). I can use GLS because I know the covariance matrix of the residuals a priori. However, it is a bit slow and I wonder if anybody would be able to point out a way to make it faster (it is part of a bigger code and needs to run several times). Any suggestion would be greatly appreciated. Carlo
2000 Nov 30
2
changes in glm?
I am running some simulations which involve fitting a glm with Binomial error ( in fact Bernoulli) and logistic link. Running R 0.63 I have no problems. However I need more speed so migrated to our UNIX boxes which run Version 0.90.1 (December 15, 1999) Here I get an error Error in (if (is.empty.model(mt)) glm.fit.null else glm.fit)(x = X, y = Y, : y must be univariate unless binomial
2000 Oct 24
0
R: R-1.1.1 for Debian 2.2
>MJ Ray <mjr at stats.mth.uea.ac.uk> writes: > >> Griffith Feeney <gfeeney at hawaii.edu> writes: >> > I couldn't get 'apt-get install r-base' to work at step 2: it installs the >> > older version of R rather than 1.1.1 and complains incessantly about not >> > being able to stat source package list. This apt-get command did result in
2006 Mar 03
2
Mechwarrior 2 under wine
Hi folks I"ve downloaded and installed wine on RedHat 8, kernel 2.4.19 (and 20) The install for Mechwarrior 2 has run without errors. When I give it: wine .wine/drive_c/Program\ Files/Activision/Mech2/MECH2.EXE I get an error window saying: "You must insert the MECHWARRIOR 2 CD into your CD-ROM drive." Of course, its already there and the drive was mounted with the command
2001 Nov 10
0
Summary: Teaching with R a quick survey.
Hi I would like to start by thanking everyone that replied. Thank you for the information, and for the comments about how or why you use it and thankx for the encouragement re my talk.... Please note that I do not claim to have ellicited a reply from all users of R, this is a quick survey not a census. I have tried to break the responces down to the following categories: Where: (hopefully
1998 Aug 18
0
: SAMBA digest 1780 :: 4) Files not copying across Samba
> Date: Fri, 14 Aug 1998 09:25:41 +0100 (British Summer Time) > From: Anthony Farrow <a.n.farrow@cranfield.ac.uk> > To: samba@samba.anu.edu.au > Subject: Files not copying across Samba > Message-ID: <SIMEON.9808140941.C@ccanf2.cranfield.ac.uk> > > > > I am having a problem with a single user on our Samba system. We are > running Samba on a DEC UNIX