Displaying 5 results from an estimated 5 matches for "sagenb".
Did you mean:
sagen
2010 Jul 16
0
Sage and R (was: Mathematica and R)
...which would currently
read 'sage', or by typing %r at the beginning of each cell you want to
use R in.
You are, however, right that there is very little easy-to-find
documentation on how to use R within Sage, and we VERY much welcome
improvements on this front. The worksheets
http://prep.sagenb.org/home/pub/34/ and
http://sagenb.org/home/pub/2232/ might have a few tidbits for you, and
the thread at http://groups.google.com/group/sage-support/browse_thread/thread/b8411dfebdb54406/0bca74c09bd4145a?lnk=gst&q=r+integration#0bca74c09bd4145a
may as well.
In particular, if anyone wants to h...
2009 Nov 06
1
Web implementation of R?
Hello,
Can anyone recommend a good example of web implementation of R? Can't seem
to find anything on my own.
Thanks in advance!
Sam
[[alternative HTML version deleted]]
2010 May 04
2
R for web browser
Hi Everyone,
Does anyone know of any projects for running an interactive R session within
a web browser?
I'm looking for something similar to the one on the Ruby website
(http://tryruby.org), except for R.
Thanks for your responses in advance!
Lanna
-----
Lanna Jin
lannajin at gmail.com
510-898-8525
--
View this message in context:
2010 Mar 24
0
R-help ordinal regression
...FAQ
> I don't really see
> > anything comparable -- does anyone have a suggestion
> for a similar
> > web-based front-end to R?
> >
>
> You could try Sage:
>
> ? http://www.sagemath.org
>
> You can get a notebook account at:
>
> ? http://www.sagenb.org
>
> Sage uses python to integrate several open-source and
> closed-source
> mathmatics/computation packages and R is among one of the
> options available.
> It provides a nice Mathematica-like notebook interface
> where you can mix
> computations and annotations.? If y...
2010 May 05
0
R-help Digest, Vol 87, Issue 5
...hanks for your responses in advance!
>
You can run R code through the sage software. (Sage is a CAS and also an
interface to numerous open-source software packages.) The main interface for
sage is through a notebook within a web browser. A freely accessible notebook
server can be found at www.sagenb.org. Recent work involves integrating R's
plotting features within the notebook.
> Lanna
>
> -----
> Lanna Jin
>
> lannajin <at> gmail.com
> 510-898-8525
------------------------------
Message: 66
Date: Tue, 4 May 2010 10:05:48 -0700
From: "Anderson, Chr...