Displaying 20 results from an estimated 200 matches similar to: "website with graphics from all packages?"
2006 Nov 30
1
bug in acosh (win32) (PR#9403)
Full_Name: Tom Short
Version: 2.4.0
OS: Windows XP
Submission from: (NULL) (68.236.159.227)
It looks like there's a bug in acosh with complex number in windows:
> acosh(2)
[1] 1.316958
> acosh(2+0i)
[1] 0+NaNi
This happens for me on Windows XP with the following versions:
R version 2.2.0, 2005-10-06, i386-pc-mingw32
R version 2.4.0 (2006-10-03) i386-pc-mingw32
It works fine with
2007 Apr 27
1
Quadratcount() plotting in R spatstat
Hello,
I am trying to plot a quadratcount object over a ppp object in the spatstat
package. I ultimately want to get something like this
http://bg9.imslab.co.jp/Rhelp/R-2.4.0/src/library/spatstat/man/images/big_quadratcount_001.png
http://bg9.imslab.co.jp/Rhelp/R-2.4.0/src/library/spatstat/man/images/big_quadratcount_001.png
See
2006 Sep 28
1
Adding graphics to R-help Files
Is there any way to add graphics (e.g. thumbnails in examples) to Rd files?
A picture is worth a thousand words!
Thanks
John
[[alternative HTML version deleted]]
2005 May 10
1
wish: print.condition and html (PR#7848)
Full_Name: Tom Short
Version: 2.1.0
OS: Win2000
Submission from: (NULL) (68.236.159.160)
print.condition prints out error messages enclosed in angle brackets as in:
> simpleError("Sigh, yet another error...")
<simpleError: Sigh, yet another error...>
If R is used to generate HTML output (R2HTML or Rpad), then the error messages
get hidden because browsers will skip right
2007 Feb 14
0
How to use Rpad
I am a beginner and I don't know how to use Rpad package.
I installed it and opened the following example .Rpad page in Internet
Explorer.
When I clicked "Calculate" button, nothing seems to happen. Can anyone tell
me how to use Rpad?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<!-- by Tom Short, EPRI, tshort at epri.com
(c) Copyright 2005 by
2009 Apr 13
1
"Select Script File" window
Suddenly WINE have started to bring a Select Script File window whenever I try to start application with its parameters from a shortcut.
Image:[Image: http://img523.imageshack.us/img523/4844/wineselectscript.jpg ]
This is the full copypaste from a terminal when I try to execute the line that the shortcut would too:
Code:
epri at epri-ubu32-desk:~$ wine "/home/epri/.wine/drive_c/Program
2006 Jun 09
4
HTML nsmall vector format problem
Hello All
I am having a bit of trouble formatting my HTML with the desired number
of digits after the decimal place. Am I doing something
wrong/misunderstanding or is it a bug?
Looking at the example supplied with ?HTML.data.frame:
HTML(iris[1:2,1:2],nsmall=c(3,1),file="")
Gives html output that includes the lines:
</tr> <tr><td
2009 May 20
1
Re: "Select Script File" window
austin987 wrote:
> On Mon, Apr 13, 2009 at 7:58 AM, rautamiekka <wineforum-user at winehq.org> wrote:
>
> > Suddenly WINE have started to bring a Select Script File window whenever I try to start application with its parameters from a shortcut.
> >
> > Image:[Image: http://img523.imageshack.us/img523/4844/wineselectscript.jpg ]
> >
> >
> > This
2008 Sep 25
0
sd() of column, but for a subset of rows
I would like to take the standard deviation of a column, but only for a
subset of the rows in that column with a given index. The following loop
worked fine when I wanted the mean, but is not working for the standard
deviation:
for (i in 1:length(x[1,])){
a<-tapply(x[,i],x[,2],sd, na.rm=TRUE)
xnew<-cbind(xnew,a)}
I have tried re-defining the sd as follows (as suggested on this board),
2004 Sep 17
0
Announcing Rpad, a web-based workbook-style interface for R
Rpad is an interactive, web-based analysis system. Rpad pages are
interactive workbook-type sheets based on R. Rpad is an analysis package, a
web-page designer, and a gui designer all wrapped in one. Rpad pages are
run from the browser and connect to R running on the server (the same
server that hosts the web pages).
Rpad includes the R package "RpadUtils", which adds convenient code
2004 Sep 17
0
Announcing Rpad, a web-based workbook-style interface for R
Rpad is an interactive, web-based analysis system. Rpad pages are
interactive workbook-type sheets based on R. Rpad is an analysis package, a
web-page designer, and a gui designer all wrapped in one. Rpad pages are
run from the browser and connect to R running on the server (the same
server that hosts the web pages).
Rpad includes the R package "RpadUtils", which adds convenient code
2007 Jul 23
1
Multilevel package: Obtaining significance for waba within-group correlation?
Hello everyone,
I am employing the waba method from the multilevel package for obtaining
a within-group correlation (Description:
http://bg9.imslab.co.jp/Rhelp/R-2.4.0/src/library/multilevel/man/waba.html).
Does anybody know a way or a calculation for obtaining a significance
value for that correlation?
And another question: Does anybody know whether it is possible to save
individual
2006 Jun 20
1
R galleries
Hello!
I just noticed new link on R wiki on R galleries and wanted to share
this info with YOU!
- R graphical manuals (this is awesome page as there are all help pages
of all packages on CRAN and probably even more and all graphics examples
are displayed! - more than 8000 images!)
http://bg9.imslab.co.jp/Rhelp/
This is a very nice addition to already existing R graph and movies
galleries
- R
2008 Nov 06
0
need help with SIGNAL module
I sent this message to the maintainer's email address listed on the
signal package, but it bounced. Perhaps somebody on this list has more
insight into the signal package than I do (or knows the maintainer's new
address):
Subject:
question about buttord function in R signal module
From:
Michael Tiemann <michaeltiemann at mac.com>
Date:
Thu, 06 Nov 2008 07:18:58 -0500
To:
tshort
2005 Jul 25
0
New version of Rpad
Announcing release 0.9.6 of Rpad. This version provides bug fixes and
some improved HTML handling. This is also the first widespread release
that supports Rpad as an installed package within R.
Rpad is an interactive, web-based analysis system. Rpad pages are
interactive workbook-type sheets based on R. Rpad is an analysis
package, a web-page designer, and a gui designer all wrapped in
one. Rpad
2005 Jul 25
0
New version of Rpad
Announcing release 0.9.6 of Rpad. This version provides bug fixes and
some improved HTML handling. This is also the first widespread release
that supports Rpad as an installed package within R.
Rpad is an interactive, web-based analysis system. Rpad pages are
interactive workbook-type sheets based on R. Rpad is an analysis
package, a web-page designer, and a gui designer all wrapped in
one. Rpad
2010 Mar 04
5
Bug reporting system inquiry plus a bug report related to sort
Is the bug-reporting system working okay? Two days ago, I submitted
the following bug report via email to r-bugs at r-project.org. I didn't
see a confirmation, and it didn't see it at
http://bugs.r-project.org/. Now, http://bugs.r-project.org/ seems to
be down.
Anyway, here's the bug report related to sort.list and sort(...,
index.return = TRUE) with na.last = NA
I think that both
2009 Feb 03
3
Boxplots by variable
Dear R users,
I have a matrix "final" which looks like this:
final
oSO4 oNO3 mSO4 mNO3
[1,] 3.3728 0.2110 1.9517421 1.01883602
[2,] 0.8249 0.0697 1.5970292 0.11368781
[3,] 0.2636 0.1004 0.6012445 0.24356332
[4,] 8.0072 0.3443 6.1016998 3.63207149
[5,] 13.5079 0.6593 12.4011068 1.55323386
[6,] 6.1293 0.1989 5.7620926 0.12884845
[7,] 0.6004 0.0661
2006 Sep 15
2
FW: R Reference Card and other help (especially useful for Newbies)
Hi all:
Newbies (and others!) may find useful the R Reference Card made available by
Tom Short of EPRI Solutions at http://www.rpad.org/Rpad/Rpad-refcard.pdf or
through
the "Contributed" link on CRAN (where some other reference cards are also
linked). It categorizes and organizes a bunch of R's basic, most used
functions so that they can be easily found. For example,
2009 Apr 20
7
Fitting linear models
I am not sure if this is an R-users question, but since most of you here
are statisticians, I decided to give it a shot.
I am using the lm() function in R to fit a dependent variable to a set
of 3 to 5 independent variables. For this, I used the following
commands:
>model1<-lm(function=PBW~SO4+NO3+NH4)
Coefficients:
(Intercept) SO4 NO3 NH4
0.01323 0.01968