Displaying 20 results from an estimated 4000 matches similar to: "Spatial AND Temporal Dependency with lme, or other function?"
2011 Jul 12
1
Cross K Ripley's function and "spatio-temporal interaction power"
Dear All,
I have a collections of spatial data. I have to analyze pairs of these
point patterns to test their spatial interaction. I was moving towards
the cross K Ripley's function. The problem, however, are the following:
1) What is the best way to get a single real value that represents the
interaction "power"?
2) How to obtain a value that even allows me to rank the pairwise
2002 May 13
1
Spatio-temporal analysis of homicide rates
Dear R-listers,
I would like to carry out a very basic descriptive analysis of homicides
rates in Italy, taking into account both the spatial dimension (103
provinces) and the temporal dimension (10 years), but no covariates. In
practice, what I would like to do is to describe spatio-temporal variation
of homicide rates, identifying those combinations of province-year where
the homicide rate
2013 Apr 08
1
Computational Ecologist Job at NOAA in Silver Spring, MD -- Marine Wildlife Spatial Modeling in R
The NOAA National Centers for Coastal Ocean Science is hiring a
Computational Ecologist, a statistical/computational ecologist with
experience fitting advanced spatial models to marine wildlife survey
data (e.g., seabirds and marine mammal transects, fisheries trawl
surveys) in R and other statistical languages. This is a full-time,
long-term stable contract position. We are looking for an
2011 Dec 10
0
Correlations for spatio-temporal data ?
I have a dataset like this:
sites years Var1 Var2
1 1960 505 3.013833
1 1961 533 4.118784
1 1962 609 14.96386
1 1963 465 -3.74409
1 1964 837 41.70164
1 1965 727 29.53478
2 1960 493 3.269235
2 1961 535 5.386015
2 1962 608 16.26244
2 1963 469 -2.09736
2 1964 830 42.01942
2 1965 715 29.92867
3 1960 489
2011 Dec 30
1
Fwd: Re: Poisson GLM using non-integer response/predictors?
Hi,
Use offset variables if count occurrences of an event and you want to
model the
observation time.
glm(count ~ predictors + offset(log(observation_time)), family=poisson)
If you want to compare durations, look at library(survival), ?coxph
If tnoise_sqrt is the square root of tourist noise, your example seems
incorrect, because it is a predictor, not the dependent variable
tnoise_sqrt ~
2017 Jun 20
0
New book: Spatial, Temporal and Spatial-Temporal Ecological Data Analysis with R-INLA
We are pleased to announce the following book:
Spatial, Temporal and Spatial-Temporal Ecological Data Analysis with R-INLA
Authors: Zuur, Ieno, Saveliev
Book website: www.highstat.com
Paperback or EBook can be order (exclusively) from www.highstat.com
TOC: http://highstat.com/Books/BGS/SpatialTemp/Zuuretal2017_TOCOnline.pdf
Summary: We explain how to apply linear regression models,
2011 Dec 30
0
Poisson GLM using non-integer response/predictors?
Great lists, I always find them useful, thank you to
everyone who contributes to them.
My question is regarding non-integer values from some data I
collected on parrots when using the poisson GLM. I observed the parrots on a
daily basis to see if they were affected by tourist presence. My key predictors
are tourist noise (averaged over a day period so decimal value, square root to
adjust for
2001 Sep 06
2
Array as time series?
Dear R-helpers,
I have 4-dimensional atmospheric data (x,y,z,t), which I want to analyse
on spatio-temporal diversities.
As far as I understand there only exists the possibility to construct
time series as two-dimensional matrices (mts).
For the moment, I hold it in different objects:
1. a four-dimensional array for the spatial related analyses
2. a two-dimensional mts timeserie, which was
2012 Feb 06
1
lmer with spatial and temporal random factors, not nested
Hi, I am new to this list.
I have a question regarding including both spatial and temporal random
factors in lmer. These two are not nested, and an example of model I
try to fit is
model1<-lmer(Richness~Y+Canopy+Veg_cm+Treatment+(1|Site/Block/Plot)+(1|Year),
family=poisson, REML=FALSE),
where
richness = integer
Y & Treatment = factor
Canopy & Veg_cm = numerical, continous
2009 Jul 30
0
temporal and spatial pseudorreplication with lmer
Dear all,
I am trying to fit a generalized linear mixed model to deal with both temporal and spatial pseudorreplication.
I have repeated seasonal measurements (3 seasons during 3 years and 2 season during the last year, factor named percod, with 11 levels) of a bird presence/absence (pres.f) on 14 artificial ponds (charca.f). The ponds are integrated in 4 greater spatial units (zepa). I have
2003 Oct 20
1
presentation of spatial-temporal point processes
Hello all,
Would anybody tell me how to present spatial-temoral point processes in R,
for example, I'd like to plot the spatial points in the sequence of
their time domain?
Cheers
--
Pingping Zheng
Department of Mathematics and Statistics
Fylde College
Lancaster University
Lancaster LA1 4YF
UK
2013 Jan 15
0
temporal and spatial correlation structures in GAMM
Dear R_help
list members!
I’m
studding forest carnivores and I have data on resting site selection and use!
I’m trying
to model the probability that a forest carnivore might have in be located in a
tree hollow (1) (the main resting site selected) rather than elsewhere (0)
(other resting site types, dens, nests, etc.).
The model
should be related with several variables such as for instance:
2004 Nov 16
3
memory allocation
Dear sirs,
I'm using the Splancs package to compute standard errors of the estimates of a
spatio-temporal k function.
When I use as spatial and temporal distances too long vectors (respectively 60
and 80 entries) for a dataset of 1000 observations, R gives me the message
Error: cannot allocate vector of size 180000 Kb
Reached total allocation of 512 Mb.
I ran the function memory.size()
2006 Apr 04
2
EM algorithm
Dear R-Users,
I have a model with a latent variable for a spatio-temporal process.
I would like to use EM algorithm to estimate the parameters.
Does anybody know how to implement the algorithm in R?
Thank you very much in advance,
Michela
2012 May 07
0
FW: Overlapping area Script
Dear All
I would really appreciate some help with a script which a colleague wrote for me, but I am having problems running (and have not been able to contact my colleague).
The script is designed to compare the area of suitable habitat in binary projections of a large number of species current and future distributions, and create an excel file detailing the total area suitable in the
2020 Feb 07
0
Paid internship "web application development with R"
*Paid internship "web application development with R"*
The main skills for this proposed paid internship are: R, Shiny, and
components used by Shiny (plotly, javascript). Other skills (Debian,
Docker, CKAN...) are useful.
This internship offer is part of a partnership between the Grenoble
Alpes Cybersecurity Institute and the CYBIS project.
The *Cybersecurity Institute* aims to
2006 Jun 15
1
SSPIR problem
Dear R-Users,
I'm using SSPIR package for a spatio-temporal application.
Is it possible to modify the structure of the involved matrixes (Fmat,
Gmat, Vmat,Wmat)?
I want to create a model like this
#y(t)=k*theta(t)+epsilon(t)
#theta(t)=h*theta(t-1)+eta(t)
#epsilon(t) N(0,V) V=sigma2*I
#eta(t) N(0,W) W=sigma2_eta
where the state variable theta has dimension 1(p=1) and at
2009 Jul 01
1
RScaLAPACK package with OpenMPI
Hi all,
I'm using RScalapack library for parallelizing some heavy matrix
operations required by MCMC methods for spatio-temporal models. The
package reference manuals (dated 2005) states that the library needs
LamMPI to work but we have a Linux Cluster with OpenMPI. We have found
(http://cvs.fedoraproject.org/viewvc/devel/R-RScaLAPACK/) a patch for
OpenMPI but we are wondering if in the
2017 Oct 06
1
How to resolve this error
> library(SpatioTemporal)
> library(plotrix)
> library(maps)
> palay.cov<-read.csv("C:/Users/BEDANA-PC/Desktop/STThesisWD/Thesis
Data/palay.covar.csv")
> palay.o<-read.table("C:/Users/BEDANA-PC/Desktop/STThesisWD/Thesis
Data/palay.obs.txt")
> palay.obs<-as.matrix(palay.o)
> palay.stc<-read.table("C:/Users/BEDANA-PC/Desktop/STThesisWD/Thesis
2008 Dec 10
1
subset point data set by distance ranges
Greetings
I'm using R 2.8 with recent (last month) versions of the packages I need to
use at present.
I'm interested in examining hierarchical spatio-temporal patterns in a data
set. The data consist of 94 points (X, Y, UTM coordinates) at which catch
rates for a fish were recorded and there are also estimates of prey
available for these fish at the same locations.