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.

5 results for “from:William M. Grove”

Choice of text for intermediate level R programming course
William M. Grove · Feb 1, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130201/53d1067f/attachment.pl>

documentation of wts object returned by nnet() function
William M. Grove · Jun 10, 2008 · r-help

In MASS there is a nnet() function which returns, among other things, a wts[] vector giving the weights in the neural network. However, in neither the book nor in the online documentation for the routine can I find documentation of...

Any package to perform HLM (PROC GENMOD) like logistic regression in R?
William M. Grove · Oct 20, 2005 · r-help

I know there are very nice facilities in Pinhiero and Bates for doing HLM-type modeling for continuous dependent variables. But I would like to be able to do repeated measures logistic regression, or LR on clustered observations (at least...

R package that has (much) the same capabilities as SAS v9 PROC GENMOD
William M. Grove · Apr 4, 2005 · r-help

I need capabilities, for my data analysis, like the Pinheiro & Bates S-Plus/R package nlme() but with binomial family and logit link. I need multiple crossed, possibly interacting fixed effects (age cohort of twin when entered study, sex of...

problem with predict() for gam() models
William M. Grove · Jun 6, 2003 · r-help

I run the following code in R 1.6.2 on Windows: xxx <- rnorm(100) yyy <- .5 * rnorm(100) + sqrt(1-.5^2) * rnorm(100) ord <- order(xxx) xxx <- xxx[ord] # for yyy <- yyy[ord] # convenience in reading printout rm...

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