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.

16 results for “from:Jose A. Hernandez”

cumsum() by subgroup
Jose A. Hernandez · Apr 2, 2004 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20040402/49f9f16d/attachment.pl

Quadratic curve on a loop
Jose A. Hernandez · Nov 23, 2004 · r-help

Please disregard my message I've seen the light now... curve(predict(out, data.frame(x = x)), add = T) Thanks, Jose -- Jose A. Hernandez Department of Soil, Water, and Climate University of Minnesota 1991 Upper Buford Circle St. Paul, MN...

Assistant professor in spatial data quality and statistics
Jose A. Hernandez · Sep 14, 2006 · r-sig-geo

"Assistant professor in spatial data quality and statistics" at the International Institute for Geo-Information Science and Earth Observation <http://www.itc.nl>. For the job description, deadline, requisites and contacts, please visit: http://www.pedometrics.org/jobs.asp?id...

remove pairs of missing values
Jose A. Hernandez · Mar 17, 2004 · r-help

I think the easiest way is using na.omit function which omits pairs of data Look at the following example: > x <- c(0,1,2,3,4,5) > y <- c(NA,2, 3, 5, NA, 6) > data.1 <- data.frame...

ANOVA with correlated errors
Jose A. Hernandez · May 13, 2004 · r-sig-geo

Dear R colleagues, My name is Jose Hernandez and work in the analysis of on-farm experiments. I've been a R user for sometime now, however am still struggling figuring out some of my spatial analysis using R. Most...

Postdoctoral Research Fellow: spatio-temporal analysis
Jose A. Hernandez · Sep 27, 2006 · r-sig-geo

Postdoctoral Research Fellow Job description: ?Methods of spatio-temporal analysis of landscape variability? The position is to be filled as soon as possible. The successful applicant will develop new methods for analysing spatio-temporal variability in agricultural landscapes and apply...

Combining expressions and objects within labels
Jose A. Hernandez · Nov 14, 2004 · r-help

Hello all, I am an R novice and I have a simple question and hope somebody can help me out. I need to place several labels in a plot, this labels are some kind of text and also some objects...

Standard error of a sum
Jose A. Hernandez · Jul 22, 2004 · r-help

Folks, This is so simple is driving me crazy. It's not really an R question is more an Statistics question. I applied a chemical in 3 different events during a growing season. I took 3 samples in each event...

Ordering scales in xYplot.Hmisc
Jose A. Hernandez · Apr 1, 2005 · r-help

Dear R community, I am using xYplot() from the Hmisc package. The package works great to plot means + CI. But I am having issues handling the scales. I am plotting "Soil Clay content" vs "Soil depth" by "land use". Usually...

SAS or R software
Jose A. Hernandez · Nov 23, 2004 · r-help

Hi Neela, Just my ??2 regarding the R vs. SAS issue. I started to use SAS since my undergraduate studies in 1993, and I am now a migrating to R user, and I hope not to ever go back to...

question on spatial bootstrap /Jackknife ......etc
Jose A. Hernandez · Apr 5, 2006 · r-sig-geo

Dear zhijie, zhijie zhang wrote: > Dear firends, > I have two questions about spatial statistics: > 1. As we all know ,we can calculate Moran's I to evaluate the spatial > autocorrelation and we can also visually assess the spatial autocorrelation > through...

Help me to migrate from SAS
Jose A. Hernandez · Nov 23, 2004 · r-help

R-community, Assuming a file with 3 columns: site, nrate, yield. In SAS I can easily run the analysis BY SITE using the following code: *--------------------------------------------------*; proc nlin method=MARQUARDT; by farm; parms b0=100 b1=0.33 b2=-0.00111...

remove first trend from dataset
Jose A. Hernandez · Oct 20, 2005 · r-sig-geo

Hi Naren, If understand your problem correctly, all you have to do is to remove your trend by using linear regression. Assuming you have geostatiscal data (point observations of a continuously varying quantity over a region), then you want to...

NLS question:Quadratic plus plateau fit
Jose A. Hernandez · Mar 17, 2004 · r-help

Dear R colleagues: Am trying to fit a simple NL model to determine Economical Optimum Nitrogen Rates. The segmented (quadratic + plateau) model only works with some y's, in some cases I get a "singular gradient" error. I'll appreciate...

Bug on the stem function or in my brain ?
Jose A. Hernandez · Mar 21, 2005 · r-help

Good day R-ers! I was running the basic statistics for the exam that my students took last week and something does not make sense with the stem() fucntion. Here are two of my variables: time, is time to complete...

Quadratic curve on a loop
Jose A. Hernandez · Nov 23, 2004 · r-help

Dear R community, once again I request your generous help on an R issue I cannot seem to figure out. I am trying to do some analysis for multiple sites, in my example I am using only two, but the...

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