Displaying 4 results from an estimated 4 matches for "szooek".
Did you mean:
szmek
2006 Sep 08
1
JGR on SUSE 10.1 AMD 64
Dear list;
I have R Version 2.3.1 (2006-06-01) installed on a AMD 64 machine with SUSE
10.1.
I have Sun Java version 1.5.0-sun installed.
I have used "install.packages("JGR", dep=TRUE) to install rJava, iplots and
JGR. I would like to do a presentation of linux and R for the department!
Compiling rJava do not give any error messages!
But when trying to load
2003 Jul 18
0
Harmonic mean center of animal locations
Hello list;
I am working with a dataset containing animal locations over time for a large
number of individuals. I would like to compute a center of activity by
finding the minimum harmonic mean on a grid overlaying the points of an
animal (a "standard" to express center of activity in animal ecology).
I have searched the archives at Jonathan Barons server but have not been able
2005 Feb 12
1
Paste script in R stops before end of file
Hi!
I can only paste a limited amount of text into R (which is started in KDEs
Konsole). The script I have problem with stops pasting after 4224 characters,
and 78 lines. Although I can get Rs' attention at that point by just pressing
Return. The script mainly consists of a a large amount of vectors that I
would like to join into a dataset for further analysis. Example of vector:
AC
2004 Mar 03
1
partial autocorrelation for Rt vs. Nt-1, ......., Nt-h
Dear list, following a previous querry we are still stuck!
As pointed out by Erin Hodges the "ts" library includes a PACF function
which reports the partial correlation of population density at time t
against lagged population density.
However, what we are trying to calculate is the partial correlation between
rate of population change, Rt=log Nt/Nt-1, against lagged population