Displaying 20 results from an estimated 90 matches similar to: "suggestions for ANOVA which includes the "year" as a factor"
2007 May 14
1
a question about spatial autocorrelation in R
Dear all,
I am currently facing a problem related to the spatial autocorrelation of
a sample of stations; these stations supply weekly data for a fixed
time-window during the year (namely, 4-6 months per year).
For this reason I'm trying to use the R package 'spdep' (specifically
Moran's I) in order to get rid of it.
Does anyone know how is it possible (if it is...) to
2005 Sep 12
3
Problems Compiling OpenSSH 4.2p1 on Tru64 UNIX 5.1b
I configure as follows:
./configure --with-zlib=/usr/local/include
cc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o
sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o
auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o
auth-skey.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o
auth2-passwd.o auth2-pubkey.o monitor_mm.o
2006 Apr 18
1
adding lines to scatterplot3d
Hi to all,
I usually use R for simple 2D graphs so now I cannot solve the
following problem (which I suppose very simple too).
I'm using scatterplot3d. I want to add dotted lines parallel to the 3
axes, in order to create a sort of cage in the 3D box (so to represent
subdomains in my dataspace).
I saw that points3d can be used to draw points or lines to the existing
plot but actually
2011 Feb 08
0
tsboot fails on Seasonal Mann-Kendall (seaKen function, wq package)
Dear R-users,
tsboot fails when I try to perform a block bootstrap on seaKen
(package wq):
these commands:
require(wq)
require(datasets)
boot.block.sen <- function(data){seaKen(data)[[1]]}
tsboot(sunspot.month, boot.block.sen, R=1999, l=12, sim="fixed")
return:
Error in seaKen(data) : x must be a 'ts'
Any suggestion on how might I change seaKen in order to use it with
2007 Jun 25
7
R-excel
Good morning to everybody,
I have a problem : how can I import excel files in R???
thank you very much
Dr.sa. Erika Frigo
Università degli Studi di Milano
Facoltà di Medicina Veterinaria
Dipartimento di Scienze e Tecnologie Veterinarie per la Sicurezza Alimentare (VSA)
Via Grasselli, 7
20137 Milano
Tel. 02/50318515
Fax 02/50318501
[[alternative HTML version deleted]]
2009 Jun 17
0
New book: Mathematical modeling using R
May I recommend my new book on mathematical modeling to you, which is
based on R as a main software tool:
Kai Velten: Mathematical Modeling and Simulation, Wiley-VCH, 2009,
ISBN 978-3527407583.
See also:
http://www.wiley.com/WileyCDA/WileyTitle/productCd-3527407588.html
http://books.google.com/books?id=Czp1N5UWpyEC
List of reviews below.
The book covers a broad range of mathematical models
2007 Jul 12
1
problems with memory in Mac
Dear friends,
I am having some doubts about the amount of memory that is being used by
R in my Mac (MacBook Pro, 2Gig). Is there a way to increase the amount
of memory used?
When I type:
> mem.limits()
the result is:
nsize vsize
NA NA
and I can't change it, tough my computing in R isn't using all the
memory at it's disposal.
Best regards,
Carlos
--
Carlos GUERRA
2007 Mar 19
4
matrix similarity comparison
Good morning to you all,
I have a problem with a set of matrices that I want to compare.
I want to see the similarity between them, and to be able to extract the
differences between them.
They have all the same number of columns and rows, and correspond
presence absence data:
for example:
m1 <- matrix(c(1,0,0,0,1,0,1,1,1,1,1,1), 3,4)
m2 <- matrix(c(1,0,1,0,1,0,0,1,0,1,0,1), 3,4)
I
2007 Apr 04
1
Problems loading package GeoXp
Dear useR's,
I wanted to load the package GeoXP in my computer but I couldn't because
this warning message appeared:
> require(GeoXp)
Carregando pacotes exigidos: GeoXp
Carregando pacotes exigidos: tcltk
Loading Tcl/Tk interface ... Erro em fun(...) : couldn't connect to
display ":0"
Al?m disso: Warning message:
pacote 'GeoXp' foi compilado na vers?o do R 2.4.1
2007 Jan 22
0
Recent JDK vulnerability
On Wed, Jan 17, 2007 at 10:18:42AM +0100, Martin Blapp wrote:
> Hi all,
>
> I just read
>
> http://www.sunsolve.sun.com/search/document.do?assetkey=1-26-102760-1
>
> Will the freebsd fundation release new jdk binaries ?
There are new binaries planned. They are built even. Just being held
up by lack of testing time.
--
Greg Lewis Email :
2009 Aug 12
1
Redirect listeners and fallback
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Folks
First of all, excuse my bad english.
I'm working in the video streaming team of the next WikiMania, the
conference of the Wikimedia fundation, this year in Buenos Aires.
We are facing some issues with some specific features, the setup we are
thinking of is the classical dvgrab | ffmpeg2theora | oggwd *
It all works fine, but we need
2013 Feb 04
10
duda con lmer. Añadir predictor a nivel de grupos
Hola a todos.
Estoy utilizando la función lmer del paquete lme4 para ajustar un modelo
mixto.
Tengo varias variables en mi data.frame, unas son a nivel individual y
otras a nivel de comarcas. Listo algunas.
ingre_6 : Ingresos (nivel individual)
iscs_a : un indicador sintético resumen de otras variables, calculado
mediante componentes principales.
sau_com : superficie agraria útil de cada una
2003 May 23
2
Please remove H.323 from Asterisk (was H.323 support is distrubuted with Asterisk (was Re: chan_oh323.so: Segmentation Fault))
Sheesh. I only joined here a few days ago and already there's a flame
war.
Look, to remove your name from the list is easy. It tells you where to
go to manage your subscription down there at the bottom.
If you want another mailing list, why not go to yahoo!! or topica and
set one up, or set one up yourself. It ain't rocket science with
mailman. Even an idiot like me has managed it.
2007 Mar 06
12
Off topic:Spam on R-help increase?
Folks:
In the past 2 days I have seen a large increase of spam getting into
R-help. Are others experiencing this problem? If so, has there been some
change to the spam filters on the R-servers? If not, is the problem on my
end?
Feel free to reply privately.
Thanks.
Bert Gunter
Genentech Nonclinical Statistics
South San Francisco, CA 94404
650-467-7374
2005 Nov 24
1
hamming distance
Hi,
Does anyone know an R function to impute hamming distance?
Thanks
Ana
O@@@@@ &nb @@@O@@O@ Centro de Gen?mica
@O@@@@O@ Instituto Valenciano de Investigaciones Agrarias (IVIA)
@@@O@@@@ Carretera Moncada - Naquera, Km. 4,5
@@@@O@ 46113 Moncada (Valencia) SPAIN
|| & || &
2003 Dec 04
1
Table to pdf
Hi all,
I am new in R world and I haven't been able to find the answer to my
question in the documentation I looked up so far. I hope someone can
help. In the R function I am writing I have set the graphical output
to be saved into a pdf file. I would also like to include in this file
a table with some data, however I can't find the way to direct a table
to a graphics
2003 Dec 04
0
AW: Table to pdf
Hi,
See ?Sweave in library(tools).
HTH
Thomas
-----Urspr?ngliche Nachricht-----
Von: Ana Conesa [mailto:aconesa at ivia.es]
Gesendet: Donnerstag, 4. Dezember 2003 09:34
An: r-help at stat.math.ethz.ch
Betreff: [R] Table to pdf
Hi all,
I am new in R world and I haven't been able to find the answer to my
question in the documentation I looked up so far. I hope someone can
2013 Dec 21
0
calculo del area de t experimental o F experimental
Porque con "less" estás hacienddo un test de una cola. En tu ejemplo
estás haciendo un test de dos colas:
> 2*pt(-5.4349,df=21.982)
[1] 1.855473e-05
El 21/12/2013 21:33, HERNANDEZ CORONADO JORGE escribió:
> t.test(1:10,y=c(7:20))
>
> Welch Two Sample t-test
>
> data: 1:10 and c(7:20)
> t = -5.4349, df = 21.982, p-value = 1.855e-05
> alternative hypothesis:
2013 Dec 21
0
Fwd: Re: calculo del area de t experimental o F experimental
Si miras el código de t.test() verás que para calcular el p-valor llama
a pt().
En la página de ayuda de pt() se cuenta que:
"For the central case of pt, a normal approximation in the tails,
otherwise via pbeta.
For the non-central case of pt based on a C translation of
Lenth, R. V. (1989). Algorithm AS 243 ? Cumulative distribution function
of the non-central t distribution, Applied
2010 Oct 22
2
visualize TukeyHSD results
I am a new R user but a long time SAS user. I searched for a response to this question but no luck, so forgive me if this topic has been covered before. I am running a TukeyHSD post hoc test after running an ANOVA. I get the results of all pairwise comparisons, no problem. However, the output table is a little "busy", and I'd like to make the output easier to read. Specifically, I