Displaying 20 results from an estimated 119 matches for "wiwi".
Did you mean:
wiki
2004 Jul 05
4
density(x)
...Error in density(spr) : argument must be numeric.
Other procedues such as truehist work. If I generate data within R density works fine.
Does anybody have an idea?
Yours
--
Christoph Hanck
Wissenschaftliche Hilfskraft
Lehrstuhl f??r Empirische Wirtschaftsforschung, Prof. Dr. Wilfling
http://www.wiwi.uni-muenster.de/~05/
WWU Muenster
Tel.: +49-251-83 25043
eMail: 05chha at wiwi.uni-muenster.de
2003 Jul 16
2
Stem and leaf display?
I would like to do some fairly basic stem-and-leaf displays in R.
I am aware (I might even say painfully aware) of stem(base) and
have tried it. That's why I'm hoping someone has a usable stem-
and-leaf display for R so that I don't have to write my own.
r-project.org > Search > R Site Search > "stem and leaf display"
finds nothing.
I also tried the mail archive
2007 Aug 14
1
R 2.5.1 configure problem
...irectory `/root/R-2.5.1/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving directory `/root/R-2.5.1/tests'
make: *** [check] Error 2
Can you help me?
With best regards
Andreas Hey
_____________________________
Tel: 030/2093-1463
Email: <mailto:hey@wiwi.hu-berlin.de> hey@wiwi.hu-berlin.de
[[alternative HTML version deleted]]
2003 Feb 17
4
inserting elements in a list
I've searched the doc for insert
and could not find the way to do the following,
hope someone can help:
Let's say we have a vector:
> a
[1] "1" "2" "3" "5" "6" "3"
and we want to insert a "7" after
any given "3", i.e., we want vector a
to become:
[1] "1" "2" "3"
2023 Mar 06
1
legend: interplay between title and y.intersp
...leads to a non-overlap of title and legend.
Thanks a lot
Sigbert
Am 05.03.23 um 16:20 schrieb Bert Gunter:
> Don't think you can do that.
> But maybe someone else will show that I'm wrong.
>
> -- Bert
>
> On Sat, Mar 4, 2023 at 11:39?PM Sigbert Klinke <sigbert at wiwi.hu-berlin.de>
> wrote:
>
>> Hi,
>>
>> thanks, but this does not solve the problem. If I make y.intersp large
>> enough then it works properly. Maybe I was not clear enough: I want to
>> have the small distance between the lines and no overlap between the
>...
2006 May 17
2
No output in sourced R program
Hi,
If I type it in the command line I get, as expected:
> 1:30
[1] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
23 24 25
[26] 26 27 28 29 30
> q()
Save workspace image? [y/n/c]: n
If I create a program 02e451444d6a46acf551996579092c911b90aa8e.R and run
it I get
R : Copyright 2006, The R Foundation for Statistical Computing
Version 2.3.0 (2006-04-24)
>
2003 Jun 23
7
How can I do a spinning plot in R?
I have found XLispStat's spinning plots illuminating.
I'd like to do the same thing in R.
A dozen or so probes with help, help.search, apropos
haven't turned up anything, and I've even resorted to
grepping through the entire R source distribution
looking for 'spin.*plot', to no avail.
Either the feature is called something else in R (what?),
or it's in some other
2003 Feb 06
2
please help...
...n with the same exclusion list after i
log
out. i also tried to make changes in the registry, but it did not help
either.
Thanks in advance for your help.
Dimirty
----- Original Message -----
From: "Dimitry Surkov" <h0444250@student.hu-berlin.de>
To: "sbaron" <sbaron@wiwi.hu-berlin.de>
Sent: Saturday, December 21, 2002 4:30 PM
Subject: Fw: [Samba] Re: How to enforce client to download the profile
form
server
>
> ----- Original Message -----
> From: "Laurent Hofmann" <laurent.news@kally.net>
> To: <samba@lists.samba.org>
> Se...
2024 Apr 10
1
Problem with base::order
? Wed, 10 Apr 2024 09:33:19 +0200
Sigbert Klinke <sigbert at wiwi.hu-berlin.de> ?????:
> decreasing=c(F,F,F)
This is only documented to work with method = 'radix':
>> For the ?"radix"? method, this can be a vector of length equal to
>> the number of arguments in ?...? and the elements are recycled as
>> necessary. For...
2003 Sep 20
2
Logit and Probit for Panel data
...f models in R. However, after (an admittedly brief) survey of the packages, I haven't found an obvious candidate. Can you offer any help? (Yes I'm a newby.)
Yours sincerely
Christoph Hanck
Studentische Hilkskraft
Lehrstuhl f?r Empirische Wirtschaftsforschung, Prof. Dr. Wilfling
http://www.wiwi.uni-muenster.de/~05/
WWU Muenster
Tel.: +49-251-83 25045
eMail: chrhanck at aol.com
2004 Jun 24
0
Catching R's (D)COM output in perl
...ork nor was i able to find the right spot containing
this information.
Does someone have a clue?
Thanks in advance,
Stefan
----------------
Stefan Etschberger
Institut f??r Statistik und Mathematische Wirtschaftstheorie
Universit??t Augsburg
D-86135 Augsburg
stefan.etschberger at wiwi.uni-augsburg.de
<mailto:stefan.etschberger at wiwi.uni-augsburg.de>
2004 Oct 08
1
Chernoff faces
...lity) submissions of source code.
>
> R *is* an open source project and to some extent a community effort.
> Please don't hesitate to contribute and enter the hall of fame of R
> contributors :-)
>
> Martin
An example code from H.P. Wolf (2003) can be found at:
http://www.wiwi.uni-bielefeld.de/~wolf/ : S/R - functions : faces
Wolfram
2005 Feb 08
2
lme4 --> GLMM
hello!
this is a question, how can i specify the random part in the GLMM-call
(of the lme4 library) for compound matrices just in the the same way as
they defined in the lme-Call (of the nlme library). For example
i would just need
random=list(my.Subject=pdBlocked(list(pdIdent(~... , ...),pdIdent(~... ,
...))))
this specification , if i also attach library(nlme) , is not
2005 Aug 18
0
Welcome to the "R-help" mailing list (Digest mode)
Hi, thank you for cooperation.
-----------------------------------
Dr. (UA) Tetyana Stepanchuk
Department of Electronic Commerce
Johann Wolfgang Goethe-University
Mertonstrasse 17
D-60054, Frankfurt/Main
Germany
phone: +49 069 798 22379
http://www.ecommerce.wiwi.uni-frankfurt.de
-----Urspr??ngliche Nachricht-----
Von: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] Im Auftrag von
r-help-request at stat.math.ethz.ch
Gesendet: Donnerstag, 18. August 2005 19:00
An: stepanchuk at wiwi.uni-frankfurt.de
Betreff: Welcome to the...
2005 Feb 08
2
lme4 --> GLMM
hello!
this is a question, how can i specify the random part in the GLMM-call
(of the lme4 library) for compound matrices just in the the same way as
they defined in the lme-Call (of the nlme library). For example
i would just need
random=list(my.Subject=pdBlocked(list(pdIdent(~... , ...),pdIdent(~... ,
...))))
this specification , if i also attach library(nlme) , is not
2010 Feb 01
3
playwith error message
Hi,
I'am using the playwith library to write my own small GUI application.
But I get the following error under Windows and Linux (Ubuntu):
Error in if ((modeOK %in% c("Identify", "Brush")) && (actions$ident == :
Fehlender Wert, wo TRUE/FALSE n?tig ist
Under linux my R program simply continues, but under Windows it stops.
Since it is not in my code, has anyone
2023 Mar 04
1
legend: interplay between title and y.intersp
...")
legend(x = .4, y = 1.25, legend=c("", "", "a"), col=c("blue", "red",
"green"), xpd = TRUE, lty = 1, y.intersp= .75, title = 'test')
Cheers,
Bert
Cheers,
Bert
On Sat, Mar 4, 2023 at 7:45?AM Sigbert Klinke <sigbert at wiwi.hu-berlin.de>
wrote:
> Hi,
>
> my MWE is not working as expected:
>
> plot(c(0,1), c(0,1), type="n")
>
> legend("top", legend=c("", "", "a"), col=c("blue", "red", "green"),
> title="test...
2000 Sep 29
1
Two tcltk questions and Re: tcltk package functionality
...e
day 15
--------------------------------------------------------------------------
Peter Wolf
R + tktcl is a very fantastic combination! Thanks to all of the Core team!
--------------------------------------------------------------------------
Hans Peter Wolf pwolf at wiwi.uni-bielefeld.de
Fak. f. Wiwi.
Uni Bielefeld
33615 Bielefeld
Germany
-------------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html...
2005 Oct 31
0
Session setup with machine account
...2
[2005/10/31 12:58:04, 3] smbd/sesssetup.c:reply_spnego_negotiate(444)
Got OID 1 3 6 1 4 1 311 2 2 10
[2005/10/31 12:58:04, 3] smbd/sesssetup.c:reply_spnego_negotiate(447)
Got secblob of size 1222
[2005/10/31 12:58:04, 3] smbd/sesssetup.c:reply_spnego_kerberos(179)
Ticket name is [FWI-PARIS$@WIWI.UNI-KARLSRUHE.DE]
[2005/10/31 12:58:04, 1] smbd/sesssetup.c:reply_spnego_kerberos(250)
Username CIP-POOL\FWI-PARIS$ is invalid on this system
[2005/10/31 12:58:04, 3] smbd/error.c:error_packet(105)
error string = No such file or directory
[2005/10/31 12:58:04, 3] smbd/error.c:error_packet(129)...
2023 Mar 06
1
legend: interplay between title and y.intersp
...s a lot
>
> Sigbert
>
> Am 05.03.23 um 16:20 schrieb Bert Gunter:
>> Don't think you can do that.
>> But maybe someone else will show that I'm wrong.
>>
>> -- Bert
>>
>> On Sat, Mar 4, 2023 at 11:39?PM Sigbert Klinke
>> <sigbert at wiwi.hu-berlin.de>
>> wrote:
>>
>>> Hi,
>>>
>>> thanks, but this does not solve the problem. If I make y.intersp large
>>> enough then it works properly. Maybe I was not clear enough: I want to
>>> have the small distance between the lines and...