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.

13 results for “from:Scott Rifkin”

fixed and random effects question
Scott Rifkin · Apr 10, 2004 · r-help

On page 146 of Pinheiro & Bates, they mention models where every fixed effect has an associated random effect. What does it mean for a fixed effect to have an associated random effect? Thanks for any clarification, Scott Rifkin

Boxplot plot range
Scott Rifkin · Nov 9, 2004 · r-help

How can I set the plot range for a boxplot using the boxplot() function? For example, the values in the boxplot go from -3 to 3 (outliers plotted), but I'd like the y axis to go from -5 to...

odd behavior of numeric()
Scott Rifkin · Apr 27, 2016 · r-help

Why does: > numeric(0.2*25) return [1] 0 0 0 0 0 but > numeric((1-0.8)*25) returns [1] 0 0 0 0 [running version 3.2.0] [Apologies if this has been asked before - it's a...

lme: simulate.lme in R
Scott Rifkin · Mar 19, 2004 · r-help

The goal: simulate chi square mixture distributions as a way of simulating likelihood ratio test statistics for some mixed models where the more specific model has some zero variance components (a la Pinheiro and Bates pg. 84-87) The problem...

display functions in groupedData and lme
Scott Rifkin · Feb 6, 2004 · r-help

I'm trying to set up a mixed model to solve using lme. It will have 3 fixed effects, two random effects and two interaction terms. I've been reading Pinheiro's and Bates's book on the nmle library...

nlme: creating pdMats
Scott Rifkin · Apr 10, 2004 · r-help

I have an experiment with an interaction (VT) between Varieties and Time. There are 12 Varieties and 2 Times (Early and Late), and Time is a fixed affect. I have been estimating a single variance from this interaction using pdIdent...

Symbolic equations to R code?
Scott Rifkin · Nov 19, 2014 · r-help

David, Thanks for your reply and suggestions of packages - let me clarify what I am looking for: The web editor you pointed out is the sort of equation editor I'm looking for and I had seen others like this...

Symbolic equations to R code?
Scott Rifkin · Nov 19, 2014 · r-help

I'm looking for a package that would take a mathematical function written in symbolic notation and convert it into R code. What I have in mind would be something like the following: 1) Have a GUI (e.g. something...

two lme questions
Scott Rifkin · Mar 18, 2004 · r-help

This is an update to my previous post today after finding some previous posts about crossed random effects. Any comments would be much appreciated. I have two random factors (Plot and Variety), one fixed factor (Time). I got rid of...

Symbolic equations to R code?
Scott Rifkin · Nov 20, 2014 · r-help

Ista, On the one hand I'd like it to be as flexible as possible so the students could really come up with whatever they like. On the other hand, restricting their choices probably would make it easier to do...

lme, mixed models, and nuisance parameters
Scott Rifkin · Apr 8, 2004 · r-help

I have the following dataset: 96 plots 12 varieties 2 time points The experiment is arranged as follows: A single plot has two varieties tested on it. With respect to time points, plots come in 3 kinds: (1) varietyA, timepoint...

two lme questions
Scott Rifkin · Mar 18, 2004 · r-help

1) I have the following data situation: 96 plots 12 varieties 2 time points 2 technical treatments the experiment is arranged as follows: a single plot has two varieties tested on it. if variety A on plot #1 has treatment...

lmer: Interpreting random effects contrasts and model formulation
Scott Rifkin · Dec 28, 2006 · r-help

I'm trying to fit a nested mixed model using lmer and have some questions about the output and my model formulations. I have replicate measures on Lines which are strictly nested within Populations. (a) So if I want to...

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