m. The supposedly nonempty directories
change from build attempt to build attempt.
So far, this has not happened when I build R-patched and R-devel which
I update from SVN.
Erich Neuwirth
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
In R 2.2.0 density now can work with weighted obesrvations.
It would be nice if boxplot also would
accept a weight parameter,
then one could produce consistent density estimators and boxplots.
Could the developers consider adding this feature?
--
Erich Neuwirth, Didactic Center for Computer
attempt to apply non-function
Is there a way to get rid of the empty parentheses at the
end of the formula? I think then my code could work.
--
Erich Neuwirth, Didactic Center for Computer Science
University of Vienna
Visit our SunSITE at http://sunsite
attempt to apply non-function
Is there a way to get rid of the empty parentheses at the
end of the formula? I think then my code could work.
--
Erich Neuwirth, Didactic Center for Computer Science
University of Vienna
Visit our SunSITE at http://sunsite
-paste("weights ~",strsplit(deparse(m$formula),"~")[[1]][2])
m$formula<-formula(myexpr)
--
Erich Neuwirth, Didactic Center for Computer Science
University of Vienna
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-39902 Fax: +43-1-4277-9399
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
ot;weights".
According to the documentation, substitute only handles
replacement of variables by something else,
and that is not enough in my case.
--
Erich Neuwirth, Didactic Center for Computer Science
University of Vienna
Visit our SunSITE at http://sunsite.univie.ac
Martin,
Frank Harrell's Hmisc has weigthed variants of quite a few statistical
estimators, including quantiles. I never have look at
how efficiently this is implemented, but as far as I know
it works.
Erich
Martin Maechler wrote:
>>>>>>"Erich" ==
- unlist(ans, recursive = FALSE)
}
else {
ansmat <- array(vector("list", prod(extent)), dim = extent,
dimnames = namelist)
}
names(ans) <- NULL
ansmat[index] <- ans
ansmat
}
###
--
Erich Neuwi
ounds
So given a onedimensional structure the return behavior of colnames
is different depending on the fact if rownames are set or not.
Should the behavior of colnames be changed to make the result
independent from this fact?
--
Erich Neuwirth, Didactic Center for Computer Science
University
Please discuss statconnDCOM related problems on its dedicated mailing
list. You can subscribe at rcom.univie.ac.at
On 5/22/2011 2:31 PM, Andra wrote:
>
> Jeff Abrams microsoft.com> writes:
>
>>
>> I have a C# program that requires the run of a logistic regression. I have
> downloaded the R 2
statconnDCOM (and RExcel) have their own mailing list.
Please subscribe at rcom.univie.ac.at and post your questions on that list.
On Jun 5, 2011, at 5:53 AM, notoriousnoah wrote:
> Everyone refs 3 names spaces. I can ref STATCONNECTORCLNTLib and
> StatConnectorCommonLib but
>
> I don't have t
From the first page of the NEWS file:
(2016-04-29 r70564)
isSymmetrix(m) is much faster for large asymmetric matrices m via pre-tests and
a
new option tol1 (with which strict back compatibility is possible but not the
default).
It probably should be
isSymmetric
signature.asc
Description: Mes
if
the corresponding argument is a file name or url?
--
Erich Neuwirth, University of Vienna
Faculty of Computer Science
Computer Supported Didactics Working Group
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-39464 Fax: +43-1-4277-39459
_
it remain like this?
I am asking because then I have to adapt a certain mechanism in RExcel.
--
Erich Neuwirth, University of Vienna
Faculty of Computer Science
Computer Supported Didactics Working Group
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-39464 Fax: +43-1-4277
rked #Not Run:
The problem does not appear in R 2.10.1
> library(tools)
> example(Rdiff)
Warning message:
In example(Rdiff) : 'Rdiff' has a help file but no examples
>
--
Erich Neuwirth, University of Vienna
Faculty of Computer Science
Center for Computer
The problem still exists in the beta of R 2.11.1 I just build from the
sources. (WinXP)
R version 2.11.1 beta (2006-00-00 r0)
On 5/22/2010 4:08 PM, Erich Neuwirth wrote:
> I do not know if this has been reported already
> (I searched the headers of the recent messages to r-devel)
>
ou a copy.
Currently, we are working on a cross-platform alternative to using
COM to connect the spread-sheet to R. The platforms in mind are
(at least) Windows, Linux and MacOS (X). The spreadsheet program
of choice for our next integration will be Gnumeric, where the
integration is already work
all.
So it might make sense that
make myR IMAGEDIR=x
does not include all these fixedHTMLLinks in the installer.
Erich Neuwirth
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
ing these lines and changing the URL
will not work.
'. at the end of the last line will break the execution.
Furthermore
library(tools)
needs to be run before these lines can be run.
--
Erich Neuwirth, University of Vienna
Faculty of Computer Science
Computer Supported Did
You are of course right, library(tools) is not necessary.
Duncan Murdoch wrote:
> On 09/02/2008 6:44 PM, Erich Neuwirth wrote:
>> I think Rprofile.site as installed with R-2.6.2
>> contains some misleading information.
>> It contains the following lines
>>
>>
.
Sometimes also running RSetReg.exe creates a second entry like
HKEY_LOCAL_MACHINE\SOFTWARE\R-core\R\2.7.2
which has identical content with the first one.
The registry really looks like having 2 identical entries.
Is this something which I should file as a bug?
--
Erich Neuwirth, University of
[[alternative HTML version deleted]]
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
>
> --------
>
>
> No virus
packages already were compiled with
RC1 of 2.8.1. So by downloading the official versions of R
and then some packages from CRAN one had a mixture of old R and new
packages which is what you describe as "this should not be done".
--
Erich Neuwirth, University of Vienna
Faculty of Com
and/or pdf files also.
The easiest solution would be that ps.options
accepts the fonts parameter, which it currently does not.
That way, one could set the fonts available by default
when Sweave uses the postscript device.
--
Erich Neuwirth, Didactic Center for Computer Science
University of Vie
completely correct information,
even when Windows timezone information is correct and TZ has
the correct value.
Is this something which should be corrected?
--
Erich Neuwirth, University of Vienna
Faculty of Computer Science
Computer Supported Didactics Working Group
Visit our SunSITE at h
Full_Name: Erich Neuwirth
Version: 2.3.1
OS: Windows XP, Linux
Submission from: (NULL) (131.130.135.167)
Converting Sys.Date() to a POSIX compliant time type in different ways
produces inconsistent results:
> Sys.date()
[1] "2006-09-01"
> as.POSIXct(Sys.Date())
[1] "200
s unexpected that using Sys.timezone()
as tz argument gives a very strange timezone label.
See the following example
> Sys.time()
[1] "2006-09-05 23:05:48 W. Europe Daylight Time"
> as.POSIXct(Sys.time(),tz=Sys.timezone())
[1] "2006-09-05 23:06:06 W. Europe Dayli
27 matches
Mail list logo