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.

6 results for “from:Richard Feldman”

Kriging in gstat - error: cannot allocation vector of size
Richard Feldman · Jan 30, 2009 · r-sig-geo

Hello all, I have been using gstat to krige temperature data with elevation as external drift. feb01.meantemp.krig<-krige(MEANTEMP~elevation, locations= feb01.meantemp, newdata=elevation, model=feb01.meantemp.r) I keep encountering the warning message: Error: cannot allocate...

Crossed effects and model selection
Richard Feldman · Aug 19, 2010 · r-sig-mixed-models

Hello all, I am using AIC to select the best model from a model set. I am confused about what models to include when there are cross-level interactions. Here is the model: model <- glmer(Y ~ V1 * V2 + (V1|SITE...

Selecting random effects in lme4: ML vs. QAICc
Richard Feldman · Aug 15, 2010 · r-sig-mixed-models

Hello all, I am trying to select between two models that differ in their random effects. Running a likelihood test gives me a different result than using information criteria. My models: model.1 <- glmer(Y ~ V1 + V2 + V1:V2 + (V2...

Selecting random effects in lme4: ML vs. QAICc
Richard Feldman · Aug 16, 2010 · r-sig-mixed-models

Thank you very much for your informative response. I guess I'm confused about how to interpret overdispersion. Using the Zuur et al. Owls data that you also present in your worked example, I ran the following models, keeping the...

Model specification: crossed vs nested factors
Richard Feldman · Aug 24, 2010 · r-sig-mixed-models

Ah, yes, I forgot one key piece of information. The treatments were added sequentially in time at the site. In Site #1, treatment A was applied, measurements taken, then treatment B was applied, etc. A proper control period (4 days...

Model specification: crossed vs nested factors
Richard Feldman · Aug 24, 2010 · r-sig-mixed-models

Hello, I am at my wit's end with regards to specifying my model, perhaps because I am confused about nested vs. crossed grouping factors. My dataset has 16 sites and within each site I applied 3 treatments (A, B...

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