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.

46 results for “from:Alicia”

Treemap error - missing value where TRUE/FALSE needed
Alicia Pérez-Porro · Aug 7, 2015 · r-help

Dear R users, I am trying to generate a treemap using the package Treemap on R and I'm encountering the subsequent error: *Error in if (rec[3] < rec[4]) { : missing value where TRUE/FALSE needed* I did traceback() and...

[Bioc-devel] build error on tokay1 related to Makeconf permission
Alicia Schep · May 24, 2017 · bioc-devel

I have a question about a build error that I am seeing on tokay1 for a submitted package (motifmatchr <https://github.com/Bioconductor/Contributions/issues/293>): Warning in file(con, "r") : cannot open file 'C:/Users/BIOCBU~1/BBS-3...

[Bioc-devel] write access to git repos for two packages maintained
Alicia Schep · Nov 9, 2017 · bioc-devel

I have two new packages in latest release of Bioconductor, and am having issues pushing to the git repo for one. One was accepted when BioC was still using SVN, and the other after transition to git. I first entered...

Calculating between and within subject coefficient of variation
Alicia Ellis · Mar 29, 2017 · r-help

Let's say I have repeated measures of some outcome on some subjects. I want to be able to calculate the within and between subject coefficient of variation for this measure. An example data frame is: df<-data.frame(ID...

(no subject)
Alicia Lopez · Jun 2, 2003 · r-help

I would be gratefulf if anybody can help me with this problem. I have not a experience with R language, actually this is my first job with it : I have write some instructions for acomplish a simulation, and I have...

Automatically create dummy variables for factor, but created by group
Alicia Ellis · Feb 14, 2017 · r-sig-hpc

Assume I have a dataframe with 3 categorical variables: > df <- data.frame(MRN = c("1", "1", "1", "2", "2", "2", "2"), VN = c("A","A", "B", "C", "D", "E", "E"), LABS = c("P", "Q", "R", "S", "T", "P", "Q")) > df...

[Bioc-devel] questions about windows build execute permissions and R version dependency
Alicia Schep · Mar 22, 2017 · bioc-devel

Hi, I have a two questions about the bioconductor build and BiocCheck process when submitting packages. 1) My submitted package ('motifmatchr') returns the following warning on the Windows computer: Warning: file 'motifmatchr/cleanup' did not have execute permissions: corrected How...

GLMM for data with many zeros: poisson, lognormal-poisson or zero-inflated?
Alicia Valdés · May 5, 2011 · r-sig-mixed-models

I am sorry, one of the colummns of the example data was oddly displaced. Here it should be right (I hope). rev site species repl cover treat seedlings 1 1 0 1 low A 3 1 1 0 1 low...

p.adjust not working correctly?
Alicia Ellis · Aug 2, 2016 · r-help

p.adjust for bonferroni p value correction does not appear to be working correctly: > p <- runif(50) > > p [1] 0.08280254 0.08955706 0.19754389 0.52812033 0.68907772 0.21849696 0.02774784 0.23923562 0.03482480 0.76437481 0...

RSPerl problem with testing
Alicia Amadoz · Nov 11, 2004 · r-help

Hi, I'm trying to install de RSPerl module and i have some problems trying to test it. I've tried to contact with the author but the e-mail address seems not to exist. Hope that anyone in this...

[Bioc-devel] build error on tokay1 related to Makeconf permission
Alicia Schep · Jun 12, 2017 · bioc-devel

Great, thanks for the update! -Alicia On Mon, Jun 12, 2017 at 6:14 AM Obenchain, Valerie < Valerie.Obenchain at roswellpark.org> wrote: > Just closing the loop on this one. Permissions on the Windows Makeconf > were fixed - this error should...

lpSolve: how to allow variables to become negative
Alicia Perez-alonso · Jul 2, 2009 · r-help

Dear all, I am interested in solving a MIP problem with binary outcomes and continuous variables, which ARE NOT RESTRICTED TO BE NEGATIVE. In particular, Max {z1,z2,z3,b1} z1 + z2 + z3 (s.t.) # 7 z1 + 0 z2 + 0...

[R-meta] Comparing several predictors and responses & most appropriate model
Alicia Foxx · Dec 27, 2022 · r-sig-meta-analysis

Hello Everyone, My coauthor and I are working on a meta-analysis in which we want to know the relationship (direction and magnitude) between a variable (mean difference on the x-axis) and a log response ratio (on the y...

correlog function in pgirmess package
Alicia · Feb 4, 2014 · r-help

Dear R-help, I used the correlog function of pgirmess package to create a spatial correlogram for Moran's I. The function gives Moran's coefficient with a p value for each distance class. My question is what is the...

[R-meta] Comparing several predictors and responses & most appropriate model
Alicia Foxx · Jan 3, 2023 · r-sig-meta-analysis

Hi James, Happy new year and thank you so much for your thoughtful response. We're working with plants but thought bird ecology might be a more tangible example. Let's say having a longer beak means you get more...

GLMM for data with many zeros: poisson, lognormal-poisson or zero-inflated?
Alicia Valdés · May 5, 2011 · r-sig-mixed-models

Dear members of the list, This is my first message and as I am very new to GLMMs (and my statistical knowledge is far from broad) I hope to formulate my questions adequately. I have spent some days reading through...

Changing cell value for MANY unique pairings of values in 2 columns
Alicia Ellis · Mar 20, 2017 · r-help

The solution proposed below does not accomplish my goal. In the column labeled NEW_VALUE, there are two NAs where the value in NUMERIC_VALUE for that row should be. Can anyone else suggest a solution to my problem? Thanks...

lm() output with quantiative predictors not the same as SAS
alicia.senauer at yale.edu · May 27, 2008 · r-help

I am trying to use R lm() with quantitative and qualitative predictors, but am getting different results than those that I get in SAS. In the R ANOVA table documentation I see that "Type-II tests corresponds to the tests...

[Bioc-devel] questions about windows build execute permissions and R version dependency
Alicia Schep · Mar 23, 2017 · bioc-devel

Thanks for the clarification! I will ignore these warnings. -Alicia On Thu, Mar 23, 2017 at 7:36 AM Leonardo Collado Torres <lcollado at jhu.edu> wrote: You can also test your package on R Travis against R 3.4...

question about capscale (vegan)
Alicia Amadoz · Nov 27, 2006 · r-help

Hi Gavin, I have been analyzing real data (sorry but I am not allowed to post these data here) and what I got was this, mydistmat_f.cap <- capscale(distmat_f ~ F + L + F:L, mfactors_frame) Warning messages: 1...

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