Displaying 20 results from an estimated 3000 matches similar to: "Problems with "help(topic,offline=T)""
1999 Mar 25
1
Y-limits of barplots
Hello everybody,
I frequently have to produce barplots from variables the natural variation
of which is far away from zero. A typical range would be, say from -16 to
-28.
So, the following example should give an "honest" presentation:
x<-c(-20,-22,-21,-28)
barplot(x,beside=T,ylim=c(-18,-30))
But using anything else but "0" for the first element of ylim
leads to strange
1999 May 06
0
ANOVA "ex post" Analysis (fwd)
We had problems with our mail server. I have no idea whether this message
has reached the list or whether there were any replies. So I retry ...
------------------------
Date: Wed, 5 May 1999 16:42:55 +0200 (CEST)
From: "Uli Flenker; Raum 704" <uli at pcinternet.biochem.dshs-koeln.de>
To: R-Mailing-List <r-help at stat.math.ethz.ch>
Subject: ANOVA "ex post"
2000 Aug 10
1
Problems with levels of factors
Dear R-helpers,
I frequently run into problems when I modify elements of factors (R 1.0.0,
Linux 2.0.25). For example, after splitting a data frame accordinng to
whatever criterion, it might well happen that not all levels of a factor
are present in all new data frames. However, R doesn't seem to care about.
When performing some kind of analysis seperately on the new frames, each
time the
1999 Jul 15
1
Strange behavior using .Fortran
Hello everybody,
I observed some strange behavior of R (0.64.1/Linux 2.0.25) when trying
to use FORTRAN-libraries.
I downloaded "ALGORITHM AS 304" from StatLib. All I changed at
the code, was to substitute "REAL"-routines by "DOUBLE PRECISION".
Compiling went o.k. ...
> g77 -fpic -O2 -shared -o rtest.o fisher.f
("g77 --version" gives 2.7.2.1)
1999 Jul 28
1
(Fwd) Re: 3d in R
In Win95/NT you can use xgobi (program and R interface) as well,
provided you will install an x-server on your machine (a free one is
available from http://www.microimages.com/freestuf/mix/).
Regards!
Zdenek Skala
*****************************************************
Uli Flenker wrote:
I'm not familiar with S/S+, but I think the "xgobi" software package
can
do what you want
1999 May 05
1
ANOVA "ex post" Analysis
Hello everybody,
shame on me if I have overlooked something (CRAN, StatLib), but I think
I've searched carefully. Maybe it's just too obvious to see for me
(happens frequently).
Is a function available that extracts multiple comparison of means from
objects produced by "aov()" ? Sorry if the term is not correct, I
translated from german word by word ("Multiple
1998 Nov 11
1
MANOVA / Hotelling's Test
Hi everybody ...
I have to perform Hotteling's T^2 Test - more generally a MANOVA - on a
set of data. Is there a (simple?) possibility to do it in R?
The somewhat obvious way to do it would be
> summary(aov(Y ~ x1 + x2 ... + xn))
where Y would be a two-column matrix.
But this does not work in any possible combination of matrix or factor
dimensions! Is it principally not possible
1999 Jul 15
0
Strange behaviour using .Fortran
Hello everybody,
I observed some strange behaviour of R (0.64.1/Linux 2.0.25) when trying
to use FORTRAN-libraries.
I first downloaded "ALGORITHM AS 304" from StatLib. All I changed at
the code, was to substitute "REAL"-routines by "DOUBLE PRECISION".
Compiling went o.k.:
> g77 -fpic -O2 -shared -o rtest.o fisher.f
("g77 --version" gives 2.7.2.1)
2000 Dec 08
1
Problem with multiple factors in nlme
Dear R-experts,
I have a problem to formulate non linear mixed effects when more than one
explanatory variable is present. I'm using R 1.1.1 under Linux. The
version number of the nlme library is 3.1-7.
"help(nlme)" says that among several possibilities it is possible to code
fixed effects according to
fixed = a1 + a2 + ... + an ~ X1 + X2 + ... + Xm
where the left hand side
2005 Dec 27
2
off topic A4 paper
Dear R People:
Please excuse the off topic question.
What are the dimensions of A-4 Paper, please?
Actually, the question should read, "how do I set up a LaTex file
to fix A-4 paper, please?"
Thanks much!
Sincerely,
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: hodgess at gator.uhd.edu
2001 Mar 07
0
fromulation of random effects (nlme)
Dear all,
I have a problem formulating random effects when using the nlme package.
?nlme says that the random effects can be a formula or a list of formulae.
But when trying to do so, I run into trouble.
(R-1.2.2, nlme-3.1-10, Linux)
library(nlme)
example(nlme) # works nice ...
fm1 # the fitted model
### Trying to update with different random effects
2004 Apr 20
1
R-1.9.0: configure/install problem
Dear R-helpers,
for the first time since R-0.6x I have to face installation problem. I
switched to a new Linux-box (SuSE 9.0) and installed as many libraries as
possible.
R-1.9.0.tgz went to /usr/local/lib and was extracted without problems.
After running properly for a while, 'configure' (called without any
switches) gave
"configure: creating ./config.status" which was
2003 Apr 01
1
Could not create DVI version
In Solaris with R-1.7.0beta from 2003-04-01 I still have a problem with
"R CMD check" after I build a package:
* creating setRNG-manual.tex ... OK
* checking setRNG-manual.tex ... ERROR
Could not create DVI version.
This typically indicates Rd problems.
I can manually gererate the dvi from setRNG-manual.tex, so I don't think
my latex is defective as I speculated last week. The file
2008 Dec 02
1
[LLVMdev] Kaleidoscope tutorial failed at Chapter 4...
Hi everyone. I am using LLVM 2.4 release to practise the tutorial at
Kaleidoscope Chapter 4.
I built the LLVM library, and created my own project, and then paste the
code from the tutorial into my own project. Then after compiled and built
it, I passed the built stage. (I am using visual studio 2005 )
However, when I tried to input some code in the command line window, the
sample program crashed.
2020 Jan 02
2
macintosh disconnect problem
Hi Andrea,
> Neither do I.
> I've skimmed briefly a level 10 log and didn't see anything useful, but
> I'd need to look better before I state this for sure.
The preexec / postexec hooks mentioned at
https://unix.stackexchange.com/a/478881/275843 work well for this. I
see Mac clients disconnecting when they have problems, but haven't yet
correlated that occurrence to
2009 Apr 18
2
Comiling xen-3.4.0-rc2
Hello,
I''m installs xena 3.4.0-rc2 to test , and I would like to know if it
is possible not to download on kernel 2.6.18, since I have installed
2.6.26-2 (debian lenny 5.0)?
Regards,
For@ll
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2002 Feb 23
1
wish: postscript-device - LaTeX ec-fonts (PR#1322)
Full_Name: Christof Boeckler
Version: 1.4.1
OS: linux 2.4, x86
Submission from: (NULL) (217.233.100.207)
Hello R-gurus,
I have a little contribution to the wishlist:
Since (?) I am using the more recent ec-font-family with LaTeX instead of the
original cm-family, I did not manage to use this new feature about using (TeX's)
cm-fonts for PS-output. I got the following errors when trying to
2000 Nov 04
1
Beginner's Stumbling Blocks
Others have commented on the usefulness of adding an explicit list of what
should be included in the kernel. I second that.
There''s another thing that''s tripped me up: While iproute2 compiles and
installs easily (on a Red Hat 6.1 box), the documentation is in a format
that - while not obscure to old Unix hands - requires compilation, which
requires:
"To make documentation,
2004 Jan 29
1
Unable to use Samba 3.0.1 as PDC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I'm trying to use Samba 3.0.1 on a RedHat 7.0 system as a PDC, with
tdbsam as a backend, migrating from a NT4.0 PDC (the machine on which
NT4 is running is going to be dismessed).
I've manually created the user accounts as local users, I've manually
populated passdb.tdb, setting SIDs and RIDs identical to the existing
ones
2006 Dec 13
2
Phonetic symbols (IPA) in R graphics
Hi all,
I would like to add phonetic symbols in my figures. Usually I typeset
my documents in LaTeX and I use the tipa [1] package to get
International Phonetic Alphabet (IPA) fonts. So, my problem would be
solved if I could insert LaTeX commands in the text() function (I
guess at least).
I would like to avoid using psfrag (that is, inserting a string in
the eps figure and then substituting it