Displaying 20 results from an estimated 42 matches for "gdynia".
Did you mean:
dnia
2012 Jul 04
8
Howto add another disk storage
Hi all
What is the best strategy to add another storage to an existing virtual
mail system ?
Move some domains to the new storage and create symlinks ?
Switch to dovecot hashing ? But in this case what is the easy-east way
to migrate ?
Thanks for any suggestions or tips !
2001 Jun 02
2
inout() in splancs working properly?
I have a problem with function 'inout()' in package 'splancs' on CRAN-R
Version 1.2.3 under FreeBSD4.3-STABLE.
The following script produces and draws points and a polygon-surrounded
area. Repeating the same script many times shows, that points on the
polygon-line often, but not always, are outside of the polygon-area.
library(splancs)
# dataset with polygon (convex
2001 Jul 06
1
output of system() call not returned in Win98
On one machine running Win98 and R 1.2.2 this command works:
system("command.com /c dir",show=T,invisible=T)
On another machine also running Win98 and R 1.2.2 it does not.
Nothing appears.
On another machine running Win98 and R 1.3.0 it also does not work.
Is this a known problem? Many thanks for any help.
Nick Barrowman, Ph.D.
Thomas C. Chalmers Centre for Systematic Reviews
2002 May 30
1
neighbor.grid and spatial.weights
Anyobody knows if functions neighbor.grid and spatial.weights (from
module spatial) have any 'equivalents' in R ?
Thanks.
JA
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the
2002 Aug 07
2
ftell and fseek
Hi,
I'm stumped. How can I do ftell and fseek in R? (Where ftell gives the
position in the file and fseek points the file pointer to a given position.)
Thanks,
Pauline
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2001 Jul 03
0
(PR#1008) SIGSEGV began at 1.2.0
...Economics, Norwegian School of
Economics and Business Administration, Breiviksveien 40, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 93 93
e-mail: Roger.Bivand@nhh.no
and: Department of Geography and Regional Development, University of
Gdansk, al. Mar. J. Pilsudskiego 46, PL-81 378 Gdynia, Poland.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-req...
2001 Jul 03
0
(PR#1008) SIGSEGV under 1.1.1 too
...Economics, Norwegian School of
Economics and Business Administration, Breiviksveien 40, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 93 93
e-mail: Roger.Bivand@nhh.no
and: Department of Geography and Regional Development, University of
Gdansk, al. Mar. J. Pilsudskiego 46, PL-81 378 Gdynia, Poland.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-req...
2002 Aug 16
2
system command
Hello,
It is very simple question. I want to go to the parent directory and
give the 'system("cd ../") commnad. But it stayes at the same dirctory
as before. Do I forget to give some extra parameter to system command in
this case?
Regards,
Nader
--------------------------------------------------------------
Zie ook/see also: http://www.knmi.nl/maildisclaimer.html
2002 Mar 21
2
table of variance analysis
Hello everybody !
I want to evaluate the goodness of the fit of a trend surface. I use the
Least square methods and the function surf.ls. The I write
tma3.sur3 <- surf.ls(3, x, y, z)
summary(tma3.sur3)
Now the question: is the Pr(>F) the probability to obtain a value of
F equal or greater than the obtained one ? Is the confidence level 0.05 ?
Thanks a lot for any help.
Paola.
2002 Sep 11
1
Question about spatial statistics
I?m tryng to use the SPDEP package in my research in the field of
population genetics. My data set
has the following format:
- x and y : coordinates,
- Z: allelic frequency in each loci (in a total of 8 locis) - this
variable can assume the values 0 ; 0.5 or 1.
The objective is to verify if there is a possible spatial
autocorrelation structure of the allelic frequency in a population of
2001 Apr 26
2
little question
Hi all,
i have a little pb but i don t find how i can solve it..
this is..
i have two vectors x and yn and they don t have the same length...
(i suppose length(x)>length(y))
this is what i want to do.
i suppose that
x=c(10,1,2,3,7,9,1,4,2,11,2,10) and y=c(1,2,4,10)
i want to find all the numbers of rows i of x for which x[i] exists in y
...
i.e. in this case ...rep=(1,2,3,7,8,9,11,12)
Best
2001 Jan 18
0
Release of R/GRASS GIS interface for R >= 1.2.x
...onomics, Norwegian School of
Economics and Business Administration, Breiviksveien 40, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 93 93
e-mail: Roger.Bivand at nhh.no
and: Department of Geography and Regional Development, University of
Gdansk, al. Mar. J. Pilsudskiego 46, PL-81 378 Gdynia, Poland.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-reques...
2001 Oct 22
1
statistics for ragged arrays: loop to vector
Dear R users,
I am currently writing a MCMC algorithm for spatial Poisson model. One
problem which I need to solve is as follows:
I have a vector X[1:J] which describes characteristics of cells of a
rectangular grid. Further, for each cell I have a list of adjascent
cells adj[] and the vector listing numbed of adjascent cells num[].
Thus if I want to list cells adjascent to cell i I write
2001 Mar 29
1
reading big arrays from C
hello.
I am trying to read a big file with different sections each with a
different format, actually it is a map in format *.e00 of MapView.
I can read the whole file with no problems from R using scan()
but it takes too long, some files are 50 meg and have to be read line
by line to catch the section codes.
So if I do the reading from C would it be faster?
if it is, how do I manage with the
2001 Oct 23
1
loading packages
Thanks to Roger for pointing out the packages spweights and sptests to
me. I believe they will be quiet useful in my work. But... I can't get
them to work!
Firstly, I realised that a newer version of R is available. I have now
downloaded and installed it. When I try to 'install packages from CRAN'
I get:
trying URL `http://cran.r-project.org/bin/windows/contrib/PACKAGES'
unable
2001 Jun 15
1
R CMD check (PR#982)
...Economics, Norwegian School of
Economics and Business Administration, Breiviksveien 40, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 93 93
e-mail: Roger.Bivand@nhh.no
and: Department of Geography and Regional Development, University of
Gdansk, al. Mar. J. Pilsudskiego 46, PL-81 378 Gdynia, Poland.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-re...
2001 Sep 10
1
data format for ppinit
After installation of R into VineLinux2.1.5, I started to enjoy statistics
following some instruction, and found it very useful.
One of my main purpose to use R is to try spatial statistics. Since
library named "spatial" has already installed, I just tried ...
> library(spatial)
> towns <- ppinit(test.dat)
------- test.dat -------
x,y
4,7
5,7
5,8
5,9
6,7
6,8
6,9
7,8
2001 Jun 25
1
Linking R to GIS
Dear All,
Has anyone worked with linking R to both ArcView and MapInfo GIS systems? My
desire is to capture object selection from GIS and pass to R and to return
spatially based statistical model results from R to GIS. If both could
simultaneously access the same data file this would be a bonus.
My inclination is to put together some routines based on ODBC linking but
thought I would seek like
2001 May 10
3
about strsplit
Hello,
I want to split a string including a "+" but
it seems there is no effect because of this special character.
Just to explain, I convert frequencies to midi notes (external program)
but I don't want to keep
information about quater-tone!
> s <- c("Fd4+1/4") (i't a note!)
> strsplit(s,"+")
[[1]]
[1] "F" "d" "4"
2001 Aug 29
2
(not necessarily R-related) help with data presentation
I have a question which is not necessarily related to R.
I want to use a distorted political map of the world with certain countries increased in size according to a certain variable (an idea similar to the homunculi usually found in psychology textbooks) to demonstrate the coverage of particular countries in a news service. Does anyone have any idea of how to approach this? I don't think