Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

144 results for “from:Giuseppe”

Problem with Kruskal–Wallis test
Giuseppe Cillis · Dec 21, 2018 · r-help

Dear all, I am a beginner with R (and also with the statistics) for which I hope to be clear. I should do this non-parametric test on data I extracted from maps. In practice I have a column that...

Problem with Kruskal–Wallis test
Giuseppe Cillis · Dec 22, 2018 · r-help

Dear all, I am a beginner with R (and also with the statistics) for which I hope to be clear. I should do this non-parametric test on data I extracted from maps. In practice I have a column that...

integration of a discrete function
Giuseppe Pagnoni · Apr 20, 2002 · r-help

Dear R list I am looking for a function in R that computes the integration of a discrete curve, such as a power spectrum, in a specified interval (in my case, that would be 'power in a certain frequency band...

PerformanceAnalytics - small problem with Return.excess
Giuseppe Milicia · May 6, 2010 · r-sig-finance

Guys, I've noticed a small problem in PerformanceAnalytics, Return.excess does not like timeseries with only 1 elements. Obviously this situation does not happen often, but getting around the issue is rather unelegant: Loading required package: PerformanceAnalytics Package PerformanceAnalytics...

SpatialPoints, SpatialGrid and related terminology
Giuseppe Calamita · Jul 3, 2012 · r-sig-geo

Ciao Gabriele, you can find a shorter yet very useful descriptions of how spatial classes work in one of the vignettes of the sp-package. To visualize that, simply write on R terminal > vignette("intro_sp") this will open a...

a question on lattice contourplots
Giuseppe Calamita · Jul 30, 2012 · r-sig-geo

Martin Ivanov wrote > > .... > As an alternative, is it possible to fill the regions between the > contour lines in the following plot: > levelplot(volcano, at=heights, col.regions=terrain.colors(6), > contour=TRUE, region=FALSE) > without plotting the contourlines themselves? > ... > well...

Change intervals in apply.weekly
Giuseppe Vittucci · Dec 6, 2010 · r-help

I am using the function apply.weekly() from the xts package and I realized that for the program the week starts Tuesday. So for instance, with a series like this: Close 2006-07-03 36666.00 2006-07-04 36738...

mlr3spatial
Giuseppe Amatulli · Apr 17, 2022 · r-sig-geo

Hi, I'm trying to apply a supervised regression following the example at https://mlr3spatial.mlr-org.com/articles/mlr3spatial.html In my case the response variable is a presence-absence (0/1) raster file with many NA values task...

Zoo: na.locf, na.approx behaviour changes between versions 1.6.3 and 1.6.4
Giuseppe Milicia · Jan 6, 2011 · r-sig-finance

> There seems to be referring to two different things here: > > 1. It drops a dimension if the input is a zoo matrix with one column > and na.rm = TRUE. That is a bug in na.trim. Its fixed in the...

(REPOST) Simple main effects in 2-way repeated measure ANOVA
Giuseppe Pagnoni · Aug 8, 2004 · r-help

Hi all I am running a 2-way repeated measure anova with 1 between-subjects factor (Group=treatment, control), and 1 within-subject factor (Time of measurement: time1, time2). I extract the results of the anova with: summary(aov(effect...

customize tick in plot(raster)
Giuseppe Amatulli · Mar 24, 2016 · r-sig-geo

Hi, I'm trying to customize xlabel and relative ticks for a raster plot library(raster) raster=raster(matrix(runif(100))) plot(raster , xlab="" , ylab="" , yaxt="n" , xaxt="n" , xpd=NA ) using axis(side = 1, tck = -0.1, xpd=NA...

Enhance your coding skills for handling geographical data!!
Giuseppe Amatulli · Mar 21, 2024 · r-sig-geo

Dear Colleagues, there are few seats left for the *"GEO-OPEN-HACK-2024: Big Geospatial Data Hackathon with Open Infrastructure and Tools (advance level)" *( https://iiasa.ac.at/events/jun-2024/geo-open-hack-2024 -big-geospatial-data-hackathon-with...

Post-hoc t-tests in 2-way repeated measure ANOVA
Giuseppe Pagnoni · Aug 5, 2004 · r-help

Hi all I am running a 2-way repeated measure anova with 1 between-subjects factor (Group=treatment, control), and 1 within-subject factor (Time of measurement: time1, time2). I extract the results of the anova with: summary(aov(effect...

power in a specific frequency band
Giuseppe Pagnoni · Oct 15, 2004 · r-help

Dear R users I have a really simple question (hoping for a really simple answer :-): Having estimated the spectral density of a time series "x" (heart rate data) with: x.pgram <- spectrum(x,method="pgram") I would like to compute...

clustering a sparse dissimilarity matrix
Giuseppe Pagnoni · Mar 30, 2006 · r-help

Dear all, I have a BIG dissimilarity matrix (around one thousand by one thousand), that I would like to cluster. Most of the elements of the matrix are zero or close to zero. Is there a way to cluster the...

Post-hoc t-tests in 2-way repeated measure ANOVA
Giuseppe Pagnoni · Aug 30, 2004 · r-help

Hi all I will repost this since it seems to me such a common problem and I couldn't find any solution in the mail list... I am running a 2-way repeated measure anova with 1 between-subjects factor...

boxplot with x-axis time
giuseppe calamita · Mar 13, 2014 · r-help

Dear R-users, I want to plot boxplots of a single variable collected a few times during almost one year and I would like the x-axis to recognize the date-class of the variable. I found some topics in...

Randmforest and VARIABLE SELECTION with leaps()
Giuseppe Amatulli · Dec 3, 2010 · r-sig-geo

Ciao Gianni, no, in principal you do not need to do do any variable selection or transformation. The multiple random permutations allow to discover all the possible relationship even if the variable are very similar. Indeed if the variable are...

Summer School in Geocomputation - Berkeley - USA
Giuseppe Amatulli · Jun 3, 2018 · r-sig-geo

Dear colleagues, the registration is open now for the *International Summer School:* *Geocomputation using free and Open Source Software** (20th-24th August 2018) * organized by Spatial Ecology (www.spatial-ecology.net) <http://www.spatial-ecology.net/> hosted at the *Berkeley...

[Rcpp-devel] passing zoo series between c++ and R
Giuseppe Milicia · Apr 12, 2011 · rcpp-devel

Guys, I can see no built-in support for zoo objects in Rcpp (I seem to recall there was support on the old version), is that right? If it is has anyone written an extension supporting zoo and is willing...

Can't find what you're looking for? Try searching with Google .