Displaying 12 results from an estimated 12 matches for "splus5".
Did you mean:
splus
2002 Feb 27
3
BATCH mode
Dear R users
I wonder if it is possible to run R code in the batch mode like in Splus
(Splus5 scriptfile outputfile).
Any hints?
Andreas
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", n...
2001 Dec 22
2
gam plots
...ages=2, se=T)
Press return for next page....
I wondered if anyone knows of a way to get each plot on a
separate page, i.e. two postscript files?
I also noticed that the plot gives tick marks for the values of the
variable along the horizontal axis, but I would like a rug of *all*
the values (Splus5 produces a rug using jittering to show the density
of the observations, but the version of R that I have doesn't do
this, as far as I can tell).
I would be very grateful if anyone has any suggestions that would
help sort this out.
Many thanks,
Patty
--
------------------------------------...
2004 Jan 20
1
Restoring an S object that was data-dumped
Hi:
In R, how can I "data.restore" an object that was "data.dump"ed in
Splus (I am not sure of the exact version, but probably Splus5)?
When I use data.restore, I get the following error message (I am using
R 1.7.0 on Windows)
> data.restore("n2.suicide")
Error in ReadSdump(TRUE, " ") : S
mode " "Netherlands", "Ireland", "Denmark", "Norway", "
Sw...
2000 Nov 14
3
import data from splus
hi there,
anybody knows how to import data into R from splus directly? I have a huge
amount of data in splus format, which will cost forever for me to transform
the data back to ascii or something else and then read them into R.
thanks a lot.
ximing
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2000 Mar 08
1
infinite recursion problem
..._unlex",n,as.integer(xlen))[[1]],
sep = "")
instead of
this <- paste(prefix, "$",names(x), sep = "")
but it can't work within R...
Could someone explain me what happens (even if I have a vague idea)
and/or give me a tip to handle this problem.
Also, I get Splus5.1 (linux mandrake7.0) and can't find a way to use
.C("names_unlex",...), could someone explain me what it does and where
to find the code (if it's not a Splus4 feature?).
thanks a lot,
Mathieu
--
----------------------------------------------------------------------
Mathieu...
2000 Apr 07
1
lme questions (was difference between splus and R)
...7 Apr 2000, Prof Brian D Ripley wrote:
>
> > On Thu, 6 Apr 2000, Faheem Mitha wrote:
> >
> > > I'm running splus 5 on a solaris platform remotely, and running R on linux
> > > on my home machine.
...
> >
> > Might I suggest you install nlme 3.x on Splus5 too? (nlme.stat.wisc.edu)
> > Then you won't have to use two different syntaxes.
>
> Not an option, unfortunately. It is a univ mainframe, and I don't have
> those kinds of powers. I can ask them (the powers that be) nicely to do
> it, I suppose. How should I convince th...
1999 Aug 02
2
Advice interfacing to an imaging library
Hi All,
I've done some work recently making some of our image analysis library
callable from R and Splus. Most of the C image functions use an abstract
data type, and R only sees a pointer to this. All memory allocation is
done by the library. This leads to some interesting problems. I'm
interested in your views about possible solutions.
1) assignment. something like a<-b, where a and
2000 Sep 26
2
bounds violations, infinite loops in optim/L-BFGS-B (PR#671)
I'm having some trouble with optim(method="L-BFGS-B"),
and I'm not sure I have the ability to track down and fix
what seem to be bugs within optim().
I'm bootstrapping an original data set and fitting a model
to each bootstrapped data set. For some bootstrapped samples,
optim() sets negative parameter values (despite the fact that
I have explicitly set non-zero lower
2000 Jun 29
2
Question on an alternative to ls() and expanded R object types
...only affect
me, or affect everyone but are huge coding efforts. I suspect getting color
into the terminal would be a large effort. Similarly, expanding the base
object with object histories, times and comments may be too much work. If I
remember correctly, there is a substantial difference between Splus5 objects
and earlier types which may be relevant to the ability to do such things.
Thank you for any responses,
adrian
acuster@nature.berkeley.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-F...
1999 Dec 01
2
R and XML -- a near perfect combination?
Please ignore my ignorance, I'm new to R,
but starting a longish project that will use R a lot.
(a computer scientist learning about stats at the
same time).
Did anybody alreay write a XML parser for R?
XML, as we will have tons of data-interchange with
all sorts of other programs and XML is good for giving
meaning to raw data.
I checked the FAQs and the documentation, but didn't find
2004 Dec 07
3
ess in Windows (newbie Q)
I'm a rank beginner with R, and I'm stumped at how to get it to work
with Xemacs under Windows XP. I'm afraid there are some VERY basic
questions I have here. Yes, I did read
http://ess.r-project.org/Manual/readme.html.
Both R and Xemacs are installed and working. The current ess files are
installed in a subdirectory of my Xemacs directory. I added the R bin
directory to my
2004 Jul 12
0
Where does R search when source() ?
...cc.huji.ac.il>
| Subject: Re: [R] How to bring an Splus object into R
| To: <r-help at stat.math.ethz.ch>
| Message-ID: <00b601c46793$4519f900$8600a8c0 at home2>
| Content-Type: text/plain; charset="iso-8859-1"
|
| Much thanks to all who replied me. I used 'dump' in Splus5 and then
'source'
| in R 1.9.1 (both on Unix) and it works.
| Vicky.
|
|
|
| ----- Original Message -----
| From: "Peter Wilkinson" <pwilkinson at videotron.ca>
| To: "Victoria Landsman" <msvika at mscc.huji.ac.il>;
<r-help at stat.math.ethz.ch>
| Sent:...