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.

177 results for “from:Rick Bilonick”

Mixed Effects Model for Ordinal Data
Rick Bilonick · Jul 29, 2008 · r-sig-mixed-models

Is there an mixed effects R package that can be used to model ordinal data?

Variance Components
Rick Bilonick · Feb 22, 2003 · r-help

Does anyone know of a function or package that provides methods for variance components similar to S-Plus's "varcomp" and "is.random" functions? Thanks. Rick B.

Marginal Predicitions from nlme and lme4
Rick Bilonick · Aug 22, 2006 · r-help

Is there a way (simple or not) to get the marginal prediction from lme (in nlme) and/or lmer (in lme4)? Rick B.

CFA with lavaan or with SEM
Rick Bilonick · Feb 1, 2013 · r-help

Not sure if you are aware of the OpenMx SEM package (http://openmx.psyc.virginia.edu/). It's a very full-featured structural equation modeling package.

Retrieving p-values and z values from lmer output
Rick Bilonick · Aug 21, 2006 · r-help

I can't find a way to retrieve z values and p-values from the output from lmer in the lme4 package. How is this done? Rick B.

Subsetting Time Series
Rick Bilonick · Apr 17, 2003 · r-help

Is there any way to subset a time series without converting the result to a matrix or vector? I would like to replace some values in the time series to see the effect on forecasts.

Autocorrelated Binomial
Rick Bilonick · Feb 1, 2007 · r-help

I need to generate autocorrelated binary data. I've found references to the IEKS package but none of the web pages currently exist. Does anyone know where I can find this package or suggest another package? Rick B.

repeated - R package
Rick Bilonick · Aug 10, 2005 · r-help

Thompson's Manual to Accompany Agresti's book refers to a package named "repeated". It's not on CRAN from what I can see. I have seen rpm's for it. Where is the best place to download this package...

Using odfWeave to Produce Tables with Right-aligned Cells
Rick Bilonick · Aug 24, 2007 · r-help

I cannot figure out how to use odfWeave to produce tables eith right-aligned columns. None of the examples show this and I'm completely confused on how to achieve this. Could someone share a simple example? Rick B.

Using odfWeave to Produce Tables with Right-aligned Cells
Rick Bilonick · Aug 24, 2007 · r-help

I cannot figure out how to use odfWeave to produce tables with right-aligned columns. None of the examples show this and I'm completely confused on how to achieve this. Could someone share a simple example? Rick B.

Installing Package rgl - Compilation Fails - Summary
Rick Bilonick · Feb 20, 2007 · r-help

Summarizing: I'm running R 2.4.1 on a current FC6 32-bit system. In order to have the rgl R package install, I needed to install both mesa-libGLU-devel (FC6 version is 6.5.1-9) and...

extracting the variance from a covariance matrix
Rick Bilonick · Oct 22, 2010 · r-sig-hpc

On Fri, 2010-10-22 at 12:31 -0200, Marcelo Lima wrote: > Hi, > > I generated a covariance matrix, since the diagonal of this matrix > represents the variance of my dataset I would like to extract it. Any > suggestions on how...

FIML with missing data in sem package
Rick Bilonick · Dec 1, 2011 · r-help

On 12/01/2011 07:18 AM, John Fox wrote: > > To:r-help at r-project.org > > Subject: [R] FIML with missing data in sem package > > You should check out the OpenMx R package. Just search for OpenMx and SEM...

Mixed Effects Model Power Calculations
Rick Bilonick · Aug 16, 2005 · r-help

Is there an R package available that would facilitate doing a power/sample size analysis for linear mixed effects models? I have seen the Java applets made available by Russell Length which would seem to be able to handle most...

Obtaining Estimates of the Random Effects Parameters
Rick Bilonick · Dec 13, 2006 · r-help

I'm running simulation using lme and sometimes the estimated variance-covariance matrix is not positive definite so that the intervals function won't work for the random effect coefficients. I've tried varcomp from the ape package but this...

dates
Rick Bilonick · Jun 15, 1999 · r-help

In S-Plus, there is a dates function, for example: dates("12/31/99") Is there a similar function in R? -- Rick Bilonick - mailto:rab at nauticom.net mailto:rabil at home.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www...

unique
Rick Bilonick · Apr 23, 2003 · r-help

Francisco J Molina wrote: >Subject: Eliminate repeated components from a vector >X-Mailer: VM 7.00 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid >Reply-To: fjmolina at lbl.gov >FCC: /home/f/.xemacs/mail/sent > > >Does anyone know...

Axes intercept
Rick Bilonick · Jun 30, 2010 · r-help

On Mon, 2010-06-28 at 10:48 -0400, Robert Baer wrote: > y=rnorm(100) > x=abs(y) > plot(x, y, axes=FALSE) > axis(1, pos=0) > axis(2) > box() It's nice to know that R tends to make...

odfWeave - How to Insert eps rather than png
Rick Bilonick · Jul 18, 2007 · r-help

If you create plots and use odfWeave to create an odf text document, the default for figures is png bitmap graphics. The only way I've found to insert eps graphics is to first create the eps graphic using the...

Linear Trend in Residiuals From lme
Rick Bilonick · Aug 9, 2006 · r-help

I'm fitting a mixed effects model: fit.1 <- lme(y~x,random=~1|id,data=df) There are two different observations for each id for both x and y. When I use plot(fit.1), there is a strong...

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