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:Pedro Lima”

Quantile Regression
Pedro Lima Pequeno · May 3, 2013 · r-sig-ecology

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-ecology/attachments/20130503/f898e639/attachment.pl>

Quantile regression question (reduced parameter model)
Pedro Lima Pequeno · Jan 21, 2014 · r-sig-ecology

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-ecology/attachments/20140121/8d3414a0/attachment.pl>

Question on Quadratic and Cubic Parameters
Pedro Lima Pequeno · Oct 4, 2013 · r-sig-ecology

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-ecology/attachments/20131004/03665aec/attachment.pl>

deviance as a goodness of fit in GLM
Pedro Lima Pequeno · Jul 21, 2014 · r-sig-ecology

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-ecology/attachments/20140721/d5734671/attachment.pl>

Bayesian inference for non-linear quantile regression
Pedro Lima Pequeno · Mar 12, 2011 · r-sig-ecology

Dear colleagues, I am interested in applying Bayesian inference to non-linear quantile regression models, but I couldn't find any facilities for this in R. Any clues on packages/functions, or anything else? Thanks in advance, Pedro A. C...

R-beta: Problem instaling e1071
Pedro Lima · May 21, 1998 · r-help

I was trying to install e1071 and the compilation failed. Can some of you R gurus help me with this... thanks pedro ---- Installing package `e1071' ... libs gcc -g -fpic -I/usr/local/R/include -c pgm.c -o pgm.o...

R-beta: Problem with Multi-Figure Plots
Pedro Lima · Jun 6, 1998 · r-help

I was trying to make some multi figure plots and I had some strange problems. I'm using R 0.61.2. When I make this plot >postscript(file="timeplot5.ps",horizontal=TRUE) >par(mfrow=c(2,2)) >plot(dados...

R-beta: scripting with R?
Pedro Lima · May 7, 1998 · r-help

I've been playing with R for a while using emacs ESS. I've started to like it a lot ( the beautiful S language was unknown to me before I dumped into R) I want to make some scripts to...

Characterizing direction and magnitude of community change in response to a continuous predictor?
Pedro Lima Pequeno · Jun 7, 2022 · r-sig-ecology

Hi Brian, a simple approach would be to summarize species composition using some ordination method (e.g. PCoA) and then use it as a response variable in a linear model where the predictors would be the environmental gradient and region...

repeated measures ANOVA and PERMANOVA (does it exist?)
Pedro Lima Pequeno · Jan 24, 2018 · r-sig-ecology

Hi, you could ordinate your observations first (e.g. using NMDS or PCoA), and then model the resulting scores using location and time as predictors (if you are interested in estimating their independent effects), or using a repeated-measures Anova...

Possible bug with dredge function
Pedro Lima Pequeno · Dec 13, 2011 · r-sig-ecology

Hi, Fernando. The warning message "In mer_finalize(ans) : gr cannot be computed at initial par (65)" points to problems during the iterative process of model fitting. This may be caused by the complexity of the global model you're...

logistic regression and spatial autocorrelation
Pedro Lima Pequeno · Aug 25, 2011 · r-sig-ecology

Tim and Chris, I think zero-inflated linear models for presence/absence data could be implemented with package "vgam", but I have never tried it. Regards 2011/8/25, cparker at pdx.edu <cparker at pdx.edu>: > Tim pointed put...

logistic regression and spatial autocorrelation
Pedro Lima Pequeno · Aug 25, 2011 · r-sig-ecology

Hi Tim, there are several ways of dealing with spatial autocorrelation in ecological models (see e.g. Dormann 2007: Methods to account for spatial autocorrelation in the analysis of species distributional data: a review; and Beale et al. 2010: Regression...

Doing repeated measures on a randomized block design
Pedro Lima Pequeno · Jun 16, 2019 · r-sig-ecology

Dear Rick, I believe the error occurs because the "time" covariate in the correlation structure cannot have repeated values; these functions assume that you have a single observation for each time step. The simplest solution is to create a time...

"average" regression - bootstrap?
Pedro Lima Pequeno · Aug 29, 2011 · r-sig-ecology

Hi Johannes, I think your approach is reasonable. As you pointed out, however, generating such parameter distributions as you did is not strictly the same as bootstraping. The bootstrap simulates repeated sampling from one original, target population, by assuming the...

Doing repeated measures on a randomized block design
Pedro Lima Pequeno · Jun 16, 2019 · r-sig-ecology

Dear Richard, your question could be handled using a linear model incorporating a temporal autcorrelation structure within trees. However, I don't think using "tree" as random factor (e.g. in lme()) would be very helpful here because random factors...

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