Displaying 8 results from an estimated 8 matches for "putler".
Did you mean:
butler
2002 Jul 11
3
R GUI For Which User?
...in some form of
development, and there could ultimately be 20 (my sense is the author
perceived this to be a bad thing). It is possible that 10 different GUIs is
the right number, although it is an empirical question. The saving grace is
that most (all)? of us are empirical researchers.
Dan Putler
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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", not the subject !) To: r-help-request at stat....
2002 Jul 19
1
Re RGui and object browser
...or ls.objects and it is very usefull. I corrected some typo and it
worked well untill now.
I observed Error due to class evaluation in lists created by aov fit as the fitted
object from aov has two classes (aov and lm)
So I made a little change which seems to work.
Here it is:
# Posted by Dan Putler At 2002-07-15 16:13
# As part of the obveRsive GUI project, we've written a function with much of
# the functionality that Patrick Connolly was suggesting (which is a bit more
# compact than the output from ls.str()). Alas, no date capabilities. The
# function is call ls.objects(), and example...
2013 Sep 19
1
Vignette problem and CRAN policies
...Andy Cha
ng [ctb], Philippe Grosjean [ctb], Richard Heiberger [ctb], Kosar Karimi
Pour [c
tb], G. Jay Kerns [ctb], Renaud Lancelot [ctb], Matthieu Lesnoff [ctb],
Uwe Ligg
es [ctb], Samir Messad [ctb], Martin Maechler [ctb], Robert Muenchen
[ctb], Dunc
an Murdoch [ctb], Erich Neuwirth [ctb], Dan Putler [ctb], Brian Ripley
[ctb], Mi
roslav Ristic [ctb], Peter Wolf [ctb]' truncated to 255 bytes in column
'Author'
Perl found.
The following Perl modules were not found on this system:
Text::CSV_XS
If you have more than one Perl installation, be sure the correct one was
used he
re....
2002 Jul 17
0
A function to create "lift charts"
...nly used set of graphical techniques to compare the predictive
capabilities of different potential models in the data mining area are known
as "lift charts". I was wondering if any one has written such a function in
R, and if they had, could they let me have a peak at their code.
Dan Putler
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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", not the subject !) To: r-help-request at stat....
2005 Apr 21
0
error reports
...=C;LC_TIME=Chinese_People's Republic of China.936"
> packageDescription("Rcmdr")
Package: Rcmdr
Version: 1.0-0
Date: 2005/4/19
Title: R Commander
Author: John Fox <jfox at mcmaster.ca>, with contributions from Michael
Ash, Philippe Grosjean, Martin Maechler, Dan Putler, and Peter
Wolf.
Maintainer: John Fox <jfox at mcmaster.ca>
Depends: R (>= 1.9.0), tcltk
Suggests: abind, car (>= 1.0-15), effects (>= 1.0-7), foreign, grid,
lattice, lmtest, MASS, mgcv, multcomp, mvtnorm, nlme, nnet,
relimp, rgl, sandwich, strucchange, zoo
La...
2011 Dec 05
0
ANNOUNCEMENT: Call for Proposals for The R Series from Chapman & Hall/CRC
...R – Eubank & Kupresanin
Forthcoming Books
· Event History Analysis with R – Broström
· Programming Graphical User Interfaces in R – Verzani & Lawrence
· Customer & Business Analytics: Applied Data Mining for Business Decision Making Using R – Krider & Putler
· Measurement of Individual Stated Preferences Using R – Aizaki, Nakatani & Sato
· Starting Quantitative Analysis with R – Fruehwald
· Modeling of Longitudinal and Time-to-Event Data with Applications in R – Rizopoulos
· Nonparametric Statistical Methods Usin...
2002 Jul 12
2
R GUI and object browser
>Date: Fri, 12 Jul 2002 08:35:26 -0700 (PDT)
>From: Thomas Lumley <tlumley at u.washington.edu>
>To: Patrick Connolly <p.connolly at hortresearch.co.nz>
>cc: R-help <r-help at stat.math.ethz.ch>
>Subject: Re: [R] R GUI and object browser
>MIME-Version: 1.0
>
>On Fri, 12 Jul 2002, Patrick Connolly wrote:
>>
>>
>> I wrote my function some
2003 Jan 16
7
X11 device now needs to be explicitly started?
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor 6.2
year 2003
month 01
day 10
language R
>
Until this version, I've not had to explicitly start the x11 device.
Now,