Displaying 20 results from an estimated 200 matches similar to: "R-beta: 3d visualisations"
1999 May 14
1
R gnome
Who is the gnome "maintainer" of R ? Is it Lyndon drake ?
what's the plan for the future ?
Thanks
Hervé Dréau Interne en Médecine
hdreau at worldnet.fr dreau at hbroussais.fr
Médecine Linux Java
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
1999 Nov 03
0
discrepancy between PACKAGES file and contents of the contrib (PR#310)
Yesterday I asked privately which mirror's PACKAGES file this was after an
earlier post, as I could not (and still cannot) get to Vienna. But AFAIK
rpart's entry had been updated after I reported that one
rmtools is not on CRAN
bats is in devel, not in the contrib directory
ppr is in Old, not in the contrib directory
nnet and spatial are nowhere (as part of VR), and VR is not a package
1999 Nov 02
1
discrepancy between PACKAGES file and contents of the contrib directory (PR#309)
Full_Name: Hervé Dréau
Version: not applicable
OS: not applicable
Submission from: (NULL) (212.198.234.254)
Here's the listing of difference in version and existence between the PACKAGES
file found in the contrib directory and the content of the directory.
This cause a problem with the automatic install (and upgrade) of packages
NISTnls
0.9-1
NISTnls_0.9-2.tar.gz
bats not found in
2005 Feb 03
1
help on "stack" function
So in fact :
I have a data wich colnames are :
"id","VEMS5A","VEMS6A","VEMS7A","VEMS8A","VEMS9A","VEMS10A","VEMS11A","VEMS12A","VEMS13A","VEMS14A","VEMS15A","VEMS16A","VEMS17A","VEMS18A","cohort")
With "VEMS5A" is the value when
2006 Aug 21
1
Fwd: Re: Finney's fiducial confidence intervals of LD50
thanks a lot Renaud.
but i was interested in Finney's fiducial confidence intervals of LD50 so to obtain comparable results with SPSS.
But your reply leads me to the next question: does anybody know what is the best method (asymptotic, bootstrap etc.) for calculating confidence intervals of LD50?
i could "get rid" of Finney's fiducial confidence intervals but
2003 May 28
0
(no subject)
Subject: [ANN] Quantian: A Knoppix remastering for Scientific Computing
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
FCC: /home/edd/mail/out/mail
From: Dirk Eddelbuettel <edd at debian.org>
--text follows this line--
[ Apologies for cross-postings; however, this message is being sent only to
lists to which I am personally subscribed and overlap should be
2010 Jul 15
1
Error using the mi package
I'm trying to impute data using the mi package, but after running
through almost the entire first round of imputations (which takes
quite a while), it throws this error (I'll include the whole output
prior to the error for context). Does anyone know what is causing it,
or how I can fix it?
More specifically, how can I tell what is throwing the error so I know
what to fix? Is
2004 Jan 27
0
Server Report [Incident: 040126-000715]
Your question has been received. You should expect a response from us
by the next business day.
You may also update this question by replying to this message. Because
your reply will be automatically processed, you MUST enter your reply
in the space below. Text entered into any other part of this message
will be discarded.
[=3D=3D=3D> Please enter your reply below this line <=3D=3D=3D]
1998 Aug 20
2
R-beta: Hmisc and R
Hello,
I want to try the Design and Hmisc library from FE Harrell but,
i have trouble with the copyright for the library Hmisc :
in the home of the author :
http://fharrell.biostat.virginia.edu/s/unix/
in the file Hmisc.README
###COPYRIGHT NOTICE
###You may not port code in the Hmisc library to R.
Aie, Why ????
###You may distribute these functions freely as long as you do so
without
2010 Oct 03
1
[LLVMdev] LLVM 2.8 Source Code Visualisation
Hello my friends,
I have put together some visualisations of the LLVM source code because I think it is great to see how much work has gone into LLVM to date.
Code Visualisation - Orion Transfer Ltd
http://www.oriontransfer.co.nz/research/code-visualisation
These are based of the 2.8 source code up until a few days ago. I hope this is of enjoyment for some of you.
Kind regards,
Samuel
2011 Jul 07
1
datastructure for multi-choice factors
I am working on a system to visualize survey responses. Survey responses
typically include factors, numeric, timestamps, textfields and therefore fit
perfectly nice in dataframes, making it easy to visualize using standard R
functions.
However I am currently working on a survey that also include questions in
which the respondent can check more than one answer on a single multichoice
item. I.e.
2005 Feb 03
1
he^lp on "stack" function
Excuse me.
I don't understant how to use the function "stack".
I'm not sure to know the good syntax.
I've got a data witch column names are the time when the mesures was done and
an
other who indicates the age of the subjetcs.
I would like to do a new matrix with patients older than a value and the new
matrix will contain in the first column the time of the mesures and in
1999 Nov 01
1
outdated PACKAGES in CRAN
I just installed the new R 0.65.1
The fonctionnality to upgrade and install packages is a very great idea.
But the file PACKAGES at http://www.ci.tuwien.ac.at:80/R/src/contrib/
is outdated : 3 of the 4 packages i try to install failed with a 404 not found :
the package version are newer than the entry in the PACKAGES file :
survival4 survival4_1.4-0.tar.gz Version: 1.1-0
rpart rpart_1.0-7.tar.gz
2003 May 29
1
surfaces and digital terrain model
Dear all,
I have computed a digital terrain model from a set of points (x, y, z)
using the function interp() in package akima. I want to predict flooded
surfaces given target values of z. I can display the flooded surfaces
with contour() or image(), but I don't know how to get the polygons
delimiting the surfaces. Did anyone write a function for this purpose ?
Best regards,
Renaud
--
2002 May 29
1
graphics in help files
Dear all,
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status Patched
major 1
minor 5.0
year 2002
month 05
day 15
language R
Is there a way to include a graph in a help file (Rd file processed with
make pkg-mypkg) ?
Thanks in advance,
Renaud
--
Dr
2003 Mar 04
2
How to extract R{i} from lme object?
Hi, lme() users,
Can some one tell me how to do this.
I model Orthodont with the same G for random
variables, but different R{i}'s for boys and girls, so
that I can get sigma1_square_hat for boys and
sigma2_square_hat for girls.
The model is Y{i}=X{i}beta + Z{i}b + e{i}
b ~ iid N(0,G) and e{i} ~ iid N(0,R{i}) i=1,2
orth.lme <- lme(distance ~ Sex * age, data=Orthodont,
random=~age|Subject,
1999 Nov 13
1
Anonymous cvs access
With Tony Rossini's help we have established anonymous CVS access to a
read-only copy of the main R CVS tree at cvs.r-project.org. This
would be of interest primarily to those who want to track the
development version (and who have access to CVS, of course).
To use anonymous cvs you must log in to the server under the name
"anoncvs" and with the password "anoncvs". You
1999 Nov 13
1
Anonymous cvs access
With Tony Rossini's help we have established anonymous CVS access to a
read-only copy of the main R CVS tree at cvs.r-project.org. This
would be of interest primarily to those who want to track the
development version (and who have access to CVS, of course).
To use anonymous cvs you must log in to the server under the name
"anoncvs" and with the password "anoncvs". You
2002 Mar 10
1
lattice library: xyplot and polygons
Dear R-Helpers,
Is there a way to draw shaded (filled) polygons in panel graphs produced
by xyplot ? I made different trials (see below) with polygon() and
grid.polygon() but polygons are not drawn (probably for the same reason
that prevents the use of lines, points, etc. in xyplot panels).
Thanks in advance,
Renaud
> Water
id label longitude latitude
515 21 Zone inondable
2002 May 07
2
problem with package binaries
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 5.0
year 2002
month 04
day 29
language R
OS Win98
I have problems to install some of the packages dowloaded from CRAN
(whatever the