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.

10 results for “from:MCGUIRE, Rhydwyn”

binomial sample size calculation
McGuire, Rhydwyn · Mar 28, 2012 · r-help

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

Saving a Stata file with labels that are not just a copy of the variable name
McGuire, Rhydwyn · Aug 28, 2012 · r-help

Hi I am trying to export dataframes to Stata with stata's labels, I have looked though the documentation for the foreign library and code for write.dta, (but not the complied code) and I can't find anything. Ideally...

Use or ??
McGuire, Rhydwyn · Aug 28, 2012 · r-help

Have a look at the documentation for ifelse() http://stat.ethz.ch/R-manual/R-devel/library/base/html/ifelse.html that should do what you need. Rhydwyn -----Original Message----- From: r-help-bounces at r-project.org [mailto:r...

Installing Kendall Package
McGuire, Rhydwyn · Apr 16, 2012 · r-help

You need to load the library by running >library(Kendall) Rhydwyn -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of David Doyle Sent: Tuesday, 17 April 2012 12...

mlogit.optim
MCGUIRE, Rhydwyn · Jan 7, 2016 · r-help

Hi Alaa, I haven't personally used the mlogit.optim fuction. Have you tried searching github or stack exchange for the string "mlogit.optim" . I find they can be very useful for finding examples of a function being used in...

beta binomial distribution installation
MCGUIRE, Rhydwyn · Oct 31, 2017 · r-help

Hi there, It looks like you also need the bioconductor package biobase, I found instructions for downloading that package here: www.bioconductor.org/install Good luck. Cheers, Rhydwyn -----Original Message----- From: R-help [mailto:r-help-bounces at r-project...

R-help, please
MCGUIRE, Rhydwyn · Sep 21, 2015 · r-help

Hi Kim, this sounds like a homework question which is not meant for this list, I don't believe you need a package for this, but you may find the ifelse function along with the sum()function useful. You can...

Question Regarding a nested for loop in R
MCGUIRE, Rhydwyn · Dec 3, 2015 · r-help

Hi Ryan, I don't think you need the outer loop, loops are worth avoiding if you can possibly can because they are inefficient, have a look at this dplyr tutorial (https://cran.rstudio.com/web/packages/dplyr/vignettes/introduction...

Help in meta-analysis (URGENT please)
MCGUIRE, Rhydwyn · Feb 8, 2016 · r-help

Hi Rosa, This looks like a mix of a R problem and a statistical problem. For the statistical part I think you are going to need to find a statistician/adviser to sit down with and workout what you want...

by group
MCGUIRE, Rhydwyn · Oct 12, 2015 · r-help

ddply() is what you are looking for. Here is an example http://www.inside-r.org/packages/cran/plyr/docs/ddply Cheers, Rhydwyn Rhydwyn McGuire Senior Biostatistician | Health Statistics NSW Level 7, 73 Miller St, North Sydney 2060 Tel 02...

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