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.

7 results for “from:Frank Burbrink”

PGLMM in Picante Question
Frank Burbrink · Mar 21, 2013 · r-help

Hi Guys, Using the PGLMM function in Picante it is theoretically possible to generate other models (than the 5 flagged ones indicated) by differently structuring the independent variable (Y), dependent variables (X), and covariance matrices (VV). I was wondering anyone...

Problem merging data frames and duplicates
Frank Burbrink · May 27, 2015 · r-help

Thanks Bill, However, unique(merge(x, y, by = 1, all=T)) is giving me: state locus.x locus.y 1 AR 5 2 2 AR 5 3 3 AR 6 2 4 AR 6 3 5 IL 1 1 9...

Problem merging data frames and duplicates
Frank Burbrink · May 27, 2015 · r-help

I have figured out a cheesy work around since these problems have to do with not having unique identifiers for the States: 1) Append a unique identifier to each state such that both AR becomes ARa and ARb 2) run...

capscale/anova.cca issue
Frank Burbrink · Sep 25, 2019 · r-help

Hello, I have what should be an easy question to answer I hope. I am using Capscale and anovs.cca in vegan to examine relationship between genetic distance among individuals to be predicted by several ecological niche model distance matrices...

Problem merging data frames and duplicates
Frank Burbrink · May 27, 2015 · r-help

Interesting solutions. Thanks guys! On Wed, May 27, 2015 at 9:27 AM, William Michels <wjm1 at caa.columbia.edu> wrote: > Hi Frank! > > Ok, bind columns together in a state-wise fashion, allowing for state > duplicates. Below (maybe cheesy) uses...

Capscale and anovs.cca problem
Frank Burbrink · Sep 27, 2019 · r-sig-ecology

Frank Burbrink <burbrink666 at gmail.com> 4:56 PM (8 minutes ago) to r-sig-ecology Hello, I have what should be an easy question to answer I hope. I am using Capscale and anovs.cca in vegan to examine...

Problem merging data frames and duplicates
Frank Burbrink · May 26, 2015 · r-help

Hello All, I am attempting to merge two data frames that naturally contain duplicate entries, however when using either merge or dMerge I get even more duplicates. For example: data.frame(state=c("IL", "IL", "LA","LA", "MS","MS", "AR...

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