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.

41 results for “from:Katrine”

problem with --vanilla in R
Katrin Braesel · Jul 3, 2006 · r-help

Hallo, I'm using the R Version 2.3.0 (2006-04-24) on Suse Linux 10.1. With an older R and Linux version I could write a R-function into a file and execute it with the command...

To load Add-ons
Katrin Braesel · Mar 18, 2003 · r-help

Dear R Help-Team, If I start R and type in search() the result is: [1] ".GlobalEnv" "package:ctest" "Autoloads" "package:base" I often need an Add-on-package. I can load it with "> library(package)" or include a require...

metaplot and meta.summaries
Anne Katrin Heinrichs · Aug 24, 2006 · r-help

Thanks! Sorry, I forgot to add the output of meta.summaries: Random-effects meta-analysis Call: meta.summaries(d = CoeffVector, se = StdErrorVector, method = "random", logscale = FALSE) Summary effect=NaN 95% CI (NaN, NaN) If anyone has further hints, what the...

[R-meta] Calculating effect sizes from standardized regression coefficients in Metafor
Wolf, Katrin · Jul 11, 2023 · r-sig-meta-analysis

Dear colleagues, I am currently struggling with dealing with standardized regression coefficients (as indicator of the relationship between two variables of interest) in my meta-analysis with Metafor. Due to literature research, standardized regression coefficients can be used for meta...

metaplot and meta.summaries
Anne Katrin Heinrichs · Aug 24, 2006 · r-help

Hello, After looking through the archive and documentation for quite some time, I'd be very happy about some help with metaplot and meta.summaries. metaplot: --------- Can I change the label size? I've got 126 values and the intersection...

Warning message
katrin.luder at iee.unibe.ch · Dec 9, 2015 · r-sig-mixed-models

Hello I'm currently working on my master thesis and i'm using the lme4 package to do glmer models. To find the best model, i'm using the forward selection approach. After putting the former explanatory variables in, everything...

help with Loop
Katrin Ronnenberg · Jul 23, 2012 · r-help

hello there, I'm an R beginner and got plunged into this. I guess my attempts are hopeless so far, so I won't even show them. I want to write a loop, which prints all erroneous values. My definition...

Linux 64-bit server crashes on large dataset
Katrine Damgaard · Jan 21, 2009 · r-help

Hello everybody! We have a problem with a linux server that crashes when we try to read large datasets in R. The R code is as followed: komplett <- read.spss("komplett2003aar.sav", to.data.frame =TRUE, reencode ="Latin1") The information...

extract p-value from urppTest
Anne Katrin Heinrichs · May 5, 2006 · r-help

Dear List, How do I pick the p-value out of the urppTest result? For adfTest the p-value can be extracted by A2 at test$p.value following A2 <- adfTest(myData[,i], lags=2, type=c("c")) What do...

Suggesting patch to link DOIs against secure resolver
Katrin Leinweber · Mar 25, 2018 · r-devel

Dear Madams and Sirs, because the DOI foundation recommends a new, secure resolver [1], I wanted to suggest the attached patch. It a) updates a static DOI link in the docu, b) the code chunks that generate new ones, and...

Cumulative Link Models
Katrin Ronnenberg · Jul 1, 2012 · r-help

Dear R community, I'm trying to analyze a model with an ordinal response variable. I wonder if clm()s (Cumulative Link Models) are appropriate in my case. The study compares parasite infestation of porpoises in 1995 and 2009. The...

mantelhaen.test for more than two groups?
Katrin Schweitzer · Apr 26, 2005 · r-help

Dear All, I'd like to perform the generalized Cochran-Mantel-Haenszel-Test (as described in Agresti (1990), Categorical Data Analysis) for my nominal data. My problem is that I have more than two groups. In fact I think I...

error message no lines available in input
Katrin Heimann · Nov 7, 2012 · r-help

Dear all, a program that worked well for weeks today gave me consistently the error message no lines available in input referring to the lines for (i in (0:(timeintervals-1))) { j=subjectquantity+6+i*(subjectquantity+7) print (j) results...

rotate pie chart
Katrin Schweitzer · May 24, 2005 · r-help

> I think you have to get your hands dirty on this one, but it's not too > hard. Here's a function pie90() which is a tiny modification of pie(). > Does that do the trick? > Yes, it works perfectly fine...

[R-meta] Calculating effect sizes from standardized regression coefficients in Metafor
Wolf, Katrin · Jul 12, 2023 · r-sig-meta-analysis

Dear Wolfgang, Thank you very much for your response! Please let me summarize to check if I understood correctly. As I could also see from the correspondence with Rasheda, there are two possible ways for dealing with regression coefficients: 1...

[R-meta] metafor applicable for non-linear associations?
Wolf, Katrin · Feb 1, 2018 · r-sig-meta-analysis

Dear Wolfgang, Thank you very much for your immediate response! I'm not sure if I get the difference between the alternatives you mentioned. We expect a non-linear/quadratic association between two variables (effects of duration in early childcare...

ZIP MCMCglmm
Katrin Ronnenberg · Oct 5, 2012 · r-sig-mixed-models

Dear all, I have several questions on a zero-inflated MCMCglmm model. Data consist of 764 transects with porpoise counts ("sum_ppho"). On 304 transects zero porpoises were seen. Data come from several studies from the North Sea, they were...

[R-meta] meta-analysis on different association-indicators with metafor
Wolf, Katrin · Aug 3, 2018 · r-sig-meta-analysis

Dear all, I'm struggling how to treat different indicators of the association that I want to examine in my meta-analysis, which are - correlations (this is clear to me) - partial correlations (I assume controlling for covariates can be considered...

[R-meta] integrating SMD, ZCOR and ZPCOR
Wolf, Katrin · Aug 28, 2018 · r-sig-meta-analysis

Dear all, With the "escalc" function I calculated different effect sizes depending on the existing data (SMD, ZCOR, ZPCOR). For obtaining overall effects, can I treat the resulting yi in the same way? I mean, can I just integrate them...

ZIP MCMCglmm
Katrin Ronnenberg · Oct 11, 2012 · r-sig-mixed-models

Hi Jarrod, Thank you very much for your detailed help! I made some silly mistakes and had to think about some of your answers for a while. Unfortunately, these raise more questions. This is my most recent "working" r-code...

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