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”

Please help
giuseppe calamita · Jul 4, 2012 · r-help

Dear Jun I think you should consider to submit your question to R-SIG (special interest group) about spatial data http://r-sig-geo.2731867.n2.nabble.com/ This will improve the probability you get some help. Cheers Giuseppe Calamita...

problem on krige in gstat package
Giuseppe Calamita · Jul 26, 2012 · r-sig-geo

zhijie zhang wrote > > ..... > #-----My problems are as follows.------# > #Method1-Error > # perform ordinary kriging prediction-errors? > v <- variogram(g) > Who is 'g'?? you forget to show us how you defined-created the g object. ----- Giusepep Calamita PhD italian National Council of...

ordinary kriging using 'krige.conv' function
Giuseppe Calamita · Jun 27, 2012 · r-sig-geo

I never worked with geoR package for interpolation pourposes. Have you already checked the gstat package ? Further, do you have any idea of which model would be the best for fitting the data you're working on (exponential, spherical, gaussian...

help for bootstrap of backward stepwise logistic regression
Giuseppe Biondi Zoccai · May 7, 2005 · r-help

I would like to perform a bootstrap validation of a backward stepwise logistic regression analysis, but I am a beginner with R and I am not sure of how to do it. Is there anyone that can send me a...

How to properly use rsaga.close.gaps()
Giuseppe Calamita · May 30, 2012 · r-sig-geo

Hi Piero! :) I also tried the code from Hengl's book and running rsaga.* commands didn't work. I guess that with newer versions of SAGA syntax may be changed. Did you already check in the official documentation of SAGA...

svm with GRASS GIS
giuseppe calamita · Mar 5, 2012 · r-help

Hi Ethienne, we (me and Gab) would like to thank you ! Finally we got what we were looking for but we did it without use the "raster" package....but we are going to try also with it to see if...

Regression Error Characteristic Curves
Giuseppe Amatulli · Aug 11, 2010 · r-help

Hi, i'm searching for an R library able to calculate the Regression Error Characteristic Curves as explained in: http://www.google.it/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fciteseerx.ist.psu.edu...

Help with multidimensional array
Giuseppe · Mar 28, 2011 · r-help

I have the following situation. H12 is an array of dimension (n,k,m) and hessian_lambda is a numeric of length m. I need to multiply each matrix H12[,,1], H12[,,2], ..., H12[,m] by hessian_lambda[1], hessian...

curve fitting an exponential function
giuseppe calamita · Oct 8, 2012 · r-help

Hi Waltenegus, you should consider to show us your code and the data you used to fit the curve. If you can't or if you prefer you can simply show the code and some sample data on which the...

questions
giuseppe scasserra · Nov 28, 2006 · r-help

hi, my name is giuseppe and i am an engineer, i am using R for regressions analysis using mixed random effects model, funztion "nlme". quastions are: 1) when i ask for the summary after a regression using nlme function the...

problem in lodging package
giuseppe calamita · Jul 4, 2012 · r-help

Hi, this happen when two or more packages have functions with the same names. Using search() you can see which package are loaded in your working environment. Thus, using the name of the function will call the function of the...

plot3D raster and SpatialLinesDataFrame
Giuseppe Amatulli · Nov 7, 2015 · r-sig-geo

Hi, I have a digital elevation model (raster) and the derived river network (SpatialLinesDataFrame) and I would like to plot them in 3D (the dem and on top the river network). I use the command plot3D(dem) from the rasterVis...

Prediction in Cox Proportional-Hazard Regression
Giuseppe.Palermo@bo.infn.it · Jun 9, 2005 · r-help

He, I used the "coxph" function, with four covariates. Let's say something like that > model.1 <- coxph(Surv(Time,Event)~X1+X2+X3+X4,data=DATA) So I obtain the 4 coefficients B1,B2,B3,B4 such that h...

liblapack
Giuseppe · Jan 29, 2010 · r-help

Dear all, I am trying to put together in a package some functions that maybe of interest to other. A particular function of the package uses "zgges" from Lapack with a .Fortran call. Since R does not load all symbols...

rsaga error
Giuseppe Calamita · Apr 10, 2012 · r-sig-geo

Thank you very much Rainer, the first option you suggested (unistall RSAGA and instasll it again) didn't seem to work. I uninstalled the 2.07 and I installed the 2.08 (I had to compile it on ubuntu 10...

Random Effects for One-Way Anova
Giuseppe.Palermo@bo.infn.it · Nov 30, 2005 · r-help

Hello to All. I'd want to use a one-way ANOVA. This means that I have only one factor, with, lets say, 5 levels. I made a dataframe, called "DATA", with two Columns: A, that is my response, and...

linear model with similar response predictor
Giuseppe Amatulli · Aug 5, 2010 · r-help

Hi, can somebody tell me why R is not able to calculate a linear model written in this way? > lm (seq(1:100)~seq(1:100)) Call: lm(formula = seq(1:100) ~ seq(1:100)) Coefficients: (Intercept) 50.5 Warning...

arrays of lists in R ("cell arrays" in Matlab)
Giuseppe Pagnoni · Feb 15, 2006 · r-help

Dear all I would like to have some data in the form of a 2-dimensional array (matrix) of lists, so that I can easily find the desired list object by indexing the structure by rows and columns. In matlab...

File corruption?
giusepp@cei@iu m@iii@g oii gm@ii@com · Apr 1, 2021 · r-help

Hello, I would like to know if anyone has encounter this problem before and what they have done to solve the problem. I am not sure if the problem has to do with R itself or with RStudio. The problem...

mice package
Giuseppe Biondi Zoccai · Mar 7, 2016 · r-help

I am using the mice package to impute some missing values, and it work nicely. I am facing a tricky strategic question though. Basically, I am working on predictors of myocardial infarction, with all patients having baseline features (eg age...

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