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.
An HTML attachment was scrubbed... URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20200421/2e16386c/attachment.html>
Dear r-devel list members, Is there a platform-independent way to test whether R is running in an English locale? Thanks, John -------------------------------- John Fox Department of Sociology McMaster University Hamilton, Ontario Canada L8S 4M4 905-525-9140x23604 http://socserv...
Dear R users, The October 2008 issue of 'R News' is now available on CRAN under the Documentation/Newsletter link. John (on behalf of the R News Editorial Board) ------------------------------ John Fox, Professor Department of Sociology McMaster University Hamilton, Ontario, Canada...
Dear Kurt, I've uploaded a new version (0.9-4) of the sem package to CRAN. I hope that everything is well with you. John -------------------------------- John Fox Department of Sociology McMaster University Hamilton, Ontario Canada L8S 4M4 905-525...
Dear R users, The May 2008 issue of `R News' is now available on CRAN under the Documentation/Newsletter link. John (on behalf of the R News Editorial Board) -------------------------------------------- John Fox, Professor Department of Sociology McMaster University Hamilton ON Canada...
Dear r-helpers, I wonder whether, given the "#rrggbb" representation of a colour, there is a simple way to select the complementary colour, also expressed as a "#rrggbb" string. Any suggestions would be appreciated. John -------------------------------- John Fox, Professor Department of...
Dear Francisco, See the tcltk package. John At 11:02 AM 1/31/2003 -0300, you wrote: >Are there some library for to make graphic interface with buttons, fields, >menus??? ----------------------------------------------------- John Fox Department of Sociology McMaster University Hamilton, Ontario, Canada...
Dear r-help members, Can lmer() in the lme4 package fit models that have a specified within-group correlation structure, as provided, for example, by the correlation argument to lme() in the nlme package? Thanks, John -------------------------------- John Fox Department of...
Dear Max, See the acf and pacf functions in the ts package. John At 04:50 PM 3/25/2003 +0200, Max Moldovan wrote: >Where I can find tools for drawing correlograms (graphical representations of >autocorrelation and partial autocorrelation functions...
Dear R users, The October 2008 issue of 'R News' is now available on CRAN under the Documentation/Newsletter link. John (on behalf of the R News Editorial Board) ------------------------------ John Fox, Professor Department of Sociology McMaster University Hamilton, Ontario, Canada...
Dear Ricardo, You can use gamma(33). John On Wed, 3 Jul 2002, Ricardo Da-Silva wrote: > Could someone tell me if R has a internal function or package to perfome > factorial calculations, like 32!,? > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read...
Dear Kurt, I've uploaded a new version (0.9-4) of the sem package to CRAN. I hope that everything is well with you. John -------------------------------- John Fox Department of Sociology McMaster University Hamilton, Ontario Canada L8S 4M4 905-525...
Dear R users, The May 2008 issue of `R News' is now available on CRAN under the Documentation/Newsletter link. John (on behalf of the R News Editorial Board) -------------------------------------------- John Fox, Professor Department of Sociology McMaster University Hamilton ON Canada...
Dear Gregory, data(package="MASS") will do what you want. Regards, John On Mon, 14 Jan 2008 15:17:54 -0500 (EST) Gregory Gentlemen <gregory_gentlemen at yahoo.ca> wrote: > Hi R users, > > Simply question: On the command line, how...
Dear list members, The polr() function in the MASS package takes an optional weights argument for case weights. Is there any way to retrieve the case weights from the fitted "polr" object? Examining both the object and the code, I...
Dear r-help list members, Is there a way to test whether an object is an S4 object? The best that I've been able to come up with is isS4object <- function(object) !(is.null(slotNames(object))) which assumes that...
Dear Richard, See the survey package. John At 11:07 AM 3/22/2003 -0800, Reed, Richard W wrote: > I am a new user of R. I have sample weights that I would like to >apply to some of the...
Dear Feng Zhang, If the matrix is *symmetric* and positive-definite, then all of its eigenvalues are positive. I hope that this helps, John At 01:17 PM 3/22/2003 -0600, Feng Zhang wrote: >Given a square matrix, how...
Dear Murli, Try ?mahalanobis, which, by the way, is turned up by help.search("mahalanobis"). I hope this helps, John > -----Original Message----- > From: r-help-bounces at stat.math.ethz.ch > [mailto:r-help-bounces at stat.math.ethz.ch...
Dear Remko, Can you supply the input that produced this error message? John At 04:50 PM 8/11/2003 -0700, Remko Duursma wrote: >Dear R-helpers, > >i get a mysterious error message when using sem, it reads: > > >"Error in...
Can't find what you're looking for? Try searching with Google .