Displaying 20 results from an estimated 136 matches for "blindglob".
Did you mean:
blindglobe
2005 Jan 07
4
Any plans for commenting out region via something like " /* */ "?
...uot; /* */ "?
(I've got an application for which something like that would be
useful; if not, there are less simple solutions).
best,
-tony
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
A.J. Rossini
blindglobe@gmail.com
2000 Nov 02
2
RSPerl...
...data as arrays, and the docs suggest I can transfer tables, and that's
fine, I'm wondering how to transfer and contort objects, and if the
above might be a reasonable general sketch, or if there might be
another approach?
best,
-tony
--
A.J. Rossini Rsrch. Asst. Prof. of Biostatistics
BlindGlobe Networks (home/default) rossini@blindglobe.net
UW Biostat/Center for AIDS Research rossini@u.washington.edu
FHCRC/SCHARP/HIV Vaccine Trials Net rossini@scharp.org
FHCRC: M/Tu: 206-667-7025 (fax=4812) | Voicemail is pretty sketchy
CFAR: W/F: 206-731-3647 (fax=3694) | Email is far better than p...
2000 Oct 17
3
"wizard" for building R-packages...
...ide a script for regenerating INDEX by calling out to the shell
- provide a dummy/sample package-name/R/zzz.R file with a .First.lib()
- ??
thoughts? (Sometimes, spending serious time with JDE suggests definite
improvements...)
best,
-tony
--
A.J. Rossini Rsrch. Asst. Prof. of Biostatistics
BlindGlobe Networks (home/default) rossini@blindglobe.net
UW Biostat/Center for AIDS Research rossini@u.washington.edu
FHCRC/SCHARP/HIV Vaccine Trials Net rossini@scharp.org
FHCRC: M/Tu: 206-667-7025 (fax=4812) | Voicemail is pretty sketchy
CFAR: W/F: 206-731-3647 (fax=3694) | Email is far better than p...
2000 Sep 04
1
quitting iESS[R] (R in ESS)
...oughts as to the default? I'm
thinking of something like:
current: do what currently is done
C-u Y C-c C-q : quit and save workspace
C-u N C-c C-q : quit and don't save workspace.
Comments?
best,
-tony
--
A.J. Rossini Rsrch. Asst. Prof. of Biostatistics
BlindGlobe Networks (home/default) rossini@blindglobe.net
UW Biostat/Center for AIDS Research rossini@biostat.washington.edu
FHCRC/SCHARP/HIV Vaccine Trials Net rossini@scharp.org
CFAR: M/F: 206-731-3647 (fax=3694) | Email is far better than phone
FHCRC: Tu/W: 206-667-7025 (fax=4812) | Voicemail is pret...
2002 Jan 22
3
Help with Beta Distribution
First let me confess that I am a R-novice.
I am trying to fit a beta distribution for a dataset using fitdistr(MASS). I
am having difficulties with it because the function tends to fit a
distribution with a range of 0 to 1 (I guess). However, my dataset is not!
Anytips or tricks will be very much appreciated.
Many Thanks.
T. S. Ramanarayanan, Ph.D.
Aventis CropScience
Research Triangle Park,
2000 Nov 01
1
Re: desiderata for data manipulation
> From: rossini@blindglobe.net (A.J. Rossini)
> Date: 01 Nov 2000 07:47:21 -0800
[...]
> Thanks for the pointer to stack/unstack -- now, having been reminded,
> I think I'd seen these float through on the list (still doesn't solve
> the missing modeling routines (parametric GLMMs, some of the
> econ...
2000 Dec 11
2
row.names, rownames; colnames, no col.names?
..._ realize the difference between row.names and rownames, but
is there any reason not to have col.names for re-naming columns in a
data.frame?
(if there is, I don't particular need to know it, but it might make a
nice FAQ).
best,
-tony
--
A.J. Rossini Rsrch. Asst. Prof. of Biostatistics
BlindGlobe Networks (home/default) rossini@blindglobe.net
UW Biostat/Center for AIDS Research rossini@u.washington.edu
FHCRC/SCHARP/HIV Vaccine Trials Net rossini@scharp.org
FHCRC: M/Tu: 206-667-7025 (fax=4812) | Voicemail is pretty sketchy
CFAR: W/F: 206-731-3647 (fax=3694) | Email is far better than p...
2006 Jul 05
2
Editors which have strong/solid support for SWeave?
...crosoft-centric editors or IDEs which have solid
support for writing SWeave documents (dual R / LaTeX enhancements
similar to ESS's support)? Has anyone tried the folding editors which
support Noweb?
(the alternative would be brainwashing, but that is generally frowned upon ;-).
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2005 Dec 29
1
S4 classes: referencing slots with other slots
...ombination".
Critique:
pro - it works, it's simple, and I've already done it.
con - for the problem I'm looking at, it's not quite so clean, adding
one more layer of indirection that in Python or CLOS I'd not need,
multiplied by a fair number of subclasses.
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2005 Jul 20
5
Chemoinformatic people
Dear colleague,
Just an e-mail to know if they are people working in the field of chemoinformatic that are using R in their work. If yes I was wondering if we couldn't exchange tips and tricks about the use of R in this area ?
Best regards
Fred Ooms
[[alternative HTML version deleted]]
2000 Aug 11
0
Emacs Speaks Statistics (ESS) BOF at JSM
...And, I
> will be discussing some recent developments in the interface between ESS
> and SAS. Looking forward to seeing you there.
Note that the above isn't limited to _JUST_ S-PLUS and SAS (i.e. R
does run in ESS). I won't be there, but it should be interesting.
--
A.J. Rossini
BlindGlobe Networks (home) rossini at blindglobe.net
UW Biostatistics (from home) rossini at biostat.washington.edu
FHCRC/SCHARP/HVTN (from home) rossini at scharp.org
CFAR: M/F: 206-731-3647 (fax=3286) | Email is far better than phone
FHCRC: Tu/W: 206-667-7025 (fax=4812) | Voicemail is pretty sketchy
U...
2000 Nov 10
1
Executing an R function from Java.
Is anyone aware of a mechanism by which I could
execute an R function from within java (say
a servlet).
thanks
Richard Piper
--
Intensive Care Unit, RNS Hospital, Sydney.
Phone: 612-9926-8656 or 8617
FAX: 612-9439-8418
Page: 612-9962-4936
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
2000 Nov 13
1
Python and R
I've been doing some prototype simulations in Python, and my plan at
first was to pass the results off to R, but now I would like to make
more of an integrated use of the R routines. I'm curious about the
use of libR.so, but I'm uncertain, still after having looked through
the documentation 'Embedding R in Other Applications' and 'Writing R
extensions' how I can
2002 Jun 26
0
AW: sapply() and Monte Carlo
What about "Rtips" at http://lark.cc.ukans.edu/~pauljohn/R/statsRus.html ?
Regards,
Heinrich.
> -----Urspr?ngliche Nachricht-----
> Von: rossini at blindglobe.net [mailto:rossini at blindglobe.net]
> Gesendet: Mittwoch, 26. Juni 2002 14:48
> An: r.hankin at auckland.ac.nz
> Cc: r-help at stat.math.ethz.ch
> Betreff: Re: [R] sapply() and Monte Carlo
>
>
> >>>>> "robin" == Robin Hankin <r.hankin at auckl...
2000 Dec 08
0
LME and cat()
...are running lme(). Thoughts, suggestions? We can provide
sample code to create this warning again, if needed.
(Estimates are still "looking right", but we'd like verification that
something's not broken...).
best,
-tony
--
A.J. Rossini Rsrch. Asst. Prof. of Biostatistics
BlindGlobe Networks (home/default) rossini@blindglobe.net
UW Biostat/Center for AIDS Research rossini@u.washington.edu
FHCRC/SCHARP/HIV Vaccine Trials Net rossini@scharp.org
FHCRC: M/Tu: 206-667-7025 (fax=4812) | Voicemail is pretty sketchy
CFAR: W/F: 206-731-3647 (fax=3694) | Email is far better than p...
2005 Sep 29
1
Does the "installWithVers=TRUE" setting for the install.packages/update.packages flag updates?
...uot;installWithVers=TRUE" flag for update.packages(), I don't seem to get
updates;
and if I use "install.packages(new.packages(),installWithVers=TRUE)",
it seems to (re-)install identical versions of what I have.
(this is with Rdevel from subversion from yesterday)
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2005 Dec 29
1
reinventing the wheel....
...st accept that graphics
> devices and event loops are just special cases of the connection and
> merge the whole thing, thus more-or-less reinventing CLIM. :-)
Eventually, all programming languages grow up and become Lisp.
(progress, progress, and more joyful progress on CLS).
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2005 Oct 04
1
more problems when using "installWithVers"
...ot found
Error: .onLoad failed in 'loadNamesspace' for 'lattice_0.12-7'
Error: package/namespace load filed for 'lattice'
It's there. (note: no problems on a different installation, avoiding
the "installWithVers" flags for package installation).
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2006 Apr 18
1
Embedding, core dumps, etc.
...ious bug. I suppose other people can define it
in other ways, using terms such as "feature" or "documented". For
various reasons (see the last bug report I submitted for details), I'm
not going to submit to R-bugs, since by definition, it isn't an R-bug.
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we
can easily roll-back your mistakes" (AJR, 4Jan05).
2000 Nov 02
1
how to extract directory with HTML version of help pages?
...ng here, if you've got w3 installed under
(X)Emacs on Unix _or_ a Microsoft OS, do
w3-find-file
and load
$(R_HOME)/library/html/whateverfunction.html
It's slightly nicer than the standard ESS text-help.
best,
-tony
--
A.J. Rossini Rsrch. Asst. Prof. of Biostatistics
BlindGlobe Networks (home/default) rossini@blindglobe.net
UW Biostat/Center for AIDS Research rossini@u.washington.edu
FHCRC/SCHARP/HIV Vaccine Trials Net rossini@scharp.org
FHCRC: M/Tu: 206-667-7025 (fax=4812) | Voicemail is pretty sketchy
CFAR: W/F: 206-731-3647 (fax=3694) | Email is far better than p...