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.

160 results for “from:Lorenz”

conditional vs. marginal coefficients in GLMM [was: Shrinkage of ORs in a glmm]
lorenz.gygax at art.admin.ch · Mar 8, 2011 · r-sig-mixed-models

Thanks to the Davids! I will brush up on my reading then. > The best description of this that I have found is the article by > Heagerty and Zeger in Statistical Science (2000, I think). For those interested, this article is...

bug in cor (..., use= ...)?
Lorenz.Gygax@fat.admin.ch · May 23, 2004 · r-help

Dear R users, I have not found anything on this in the archives. Does anyone know whehther the parameter use= is not functioning in cor or enlighten me what it is supposed to do? My R version is "R version...

Creating new variables in R
Lorenz, Jennifer · Oct 26, 2015 · r-help

Hi, I have a question regarding the creation of new variables on the basis of existing ones in R. I have two variables containing information on parents' educational degree (e.g. 1 'high school degree', 2 'college degree', etc.). I...

seg fault: some more comments
Lorenz Gygax · Mar 7, 1999 · r-help

Dear all, Thanks for the recent comments on my segmentation fault problem when using loess. I realized that I should have mentioned two things. Firstly, I am already working with R --vsize 100 and still get a crash at n...

Help on glmmPQL
Lorenz.Gygax at fat.admin.ch · May 31, 2006 · r-help

See help file of glmmPQL (the first thing you should be doing): glmmPQL(fixed, random, family, data, correlation, weights, control, niter = 10, verbose = TRUE, ...) ^^^^^^^^^^ Arguments ... niter maximum number of iterations. ... Thus, you can increase the value of niter to say...

within-subject factors in lme
lorenz.gygax at art.admin.ch · Aug 22, 2007 · r-help

I don't think, this has been answered: > I'm trying to run a 3-way within-subject anova in lme with 3 > fixed factors (Trust, Sex, and Freq), but get stuck with handling > the random effects. As I want...

Significance level for glm.cluster
Lorenz, Jennifer · Dec 2, 2015 · r-help

Hi everyone, I have a question with reference to "glm.cluster" from the package "miceadds" and hope that someone can help me. I am trying to calculate cluster-robust standard errors for a glm-model with multiply imputed datasets. Everything...

The mathematics inside lme()
Lorenz.Gygax@fat.admin.ch · Oct 7, 2005 · r-help

> Now I want to evaluate GroupCov as a covariate to Treat. I > can then start with either m1 or m2 as base, but what is most > correct when GroupCov has only one value for each Group? > > m3 <- lm(Yield ~ Treat...

3d bar plot
Lorenz.Gygax@fat.admin.ch · Jan 17, 2005 · r-help

> This graph -> > http://www.math.hope.edu/~tanis/dallas/images/disth36.gif > is an example I found at > http://www.math.hope.edu/~tanis/dallas/disth1.html > created by Maple. > > Does anybody know how to create something similar in R...

within-subject factors in lme
lorenz.gygax at art.admin.ch · Aug 22, 2007 · r-help

> > If I understand correctly, you want to include the interactions > > between the random and fixed terms? > > Yes that is exactly I wanted to model. > > > This is done like: > > > > model.lme <- lme(Beta ~ Trust*Sex*Freq, > > random = ~Trust*Sex*Freq|Subj...

How I() works in a formula
Lorenz, David · Oct 3, 2014 · r-devel

Joris, Basically, the I() function, as it is used in a regression model, allows the user to perform arithmetic operations on a variable that would otherwise be interpreted by the formula. It is not trapped as a special function as...

Multiple comparisons following nlme
Lorenz.Gygax@fat.admin.ch · Jan 11, 2005 · r-help

> I need to do multiple comparisons following nlme analysis (Compare > the effects of different treatments on a response measured > repeatedly over time; > fixed = response ~ treat*time). If you have an interaction it does not really make sense to conduct a...

nested unbalanced ANOVA
Lorenz Gygax · Apr 16, 1999 · r-help

Dear all, is there a standard way to calculate a nested, unbalanced ANOVA with R? I am glad for pointers, tips, ideas. The problem that I am trying to evaluate is a comparison of (average) group sizes. The explanatory variables...

3D histogram
Lorenz.Gygax@fat.admin.ch · Apr 21, 2004 · r-help

Hi Tine, > I have been trying to look for documentation on making a 3D > histogram in R (so a histogram on which there are several distributions > are plotted), but I cannot find anything on it. Is it possible to > construct...

Defining a `show` function breaks the print-ing of S4 object -- bug or expected?
Lorenz, David · Jun 30, 2015 · r-devel

There is something I'm really missing here. The function show is a standardGeneric function, so the correct way to write it as method like this: setMethod("show", "Person", function(object) { for an object of class "Person" for example. Dave...

Memory problems with mice
Lorenz, Jennifer · Oct 27, 2015 · r-help

Hi everyone, I am trying to perform a multiple imputation with mice on a dataset of about 13000 observations and 178 variables. I can start an "empty" imputation ("imp_start <- mice(data, maxit=0)"), but after a few minutes R...

binomia data and mixed model
Lorenz.Gygax@fat.admin.ch · Feb 2, 2005 · r-help

> The experimental design was suppose to consist of 4 > treatments replicated 3 time, Source 1 and applied at 10 cm > and source 2 applied at 20 cm. During the construction of the > treatmetns the depths vary considerably so i can...

Vignettes RePsychLing
lorenz.gygax at agroscope.admin.ch · Dec 8, 2015 · r-sig-mixed-models

Dear all, dear Hadley, thank you Hadley for proposing the (in hindsight) quite obvious > devtools::install_github("dmbates/RePsychLing", build_vignettes = TRUE) which brought me on the right track. After fiddling a bit with installing correctly all necessary R-packages...

Quantile Regression without intercept
Lorenz, David · Oct 6, 2015 · r-help

Did you verify that the correct percentages were above/below the regression lines? I did a quick check and for example did not consistently get 50% of the observed response values greater than the tau=.5 line. I did when...

ace () - again
Lorenz Gygax · Mar 31, 1999 · r-help

Dear all, I am still trying to find out what goes wrong when I use ace (I get an 'NAs in foreign fuction call (arg3)' but when I go through it with debug there seem no data to be missing...

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