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:Auston”

Help to extract results from lme.object
Auston · May 8, 2009 · r-help

Dear Luc, Thank you so much for your help! The VarCorr() did the trick. Many thanks! Best, Auston

how to change data type in data frame?
Auston_Wei@mdanderson.org · Oct 4, 2004 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20041004/b3265d15/attachment.pl

does rpart has similar function as edit.tree?
Auston Wei · Oct 15, 2004 · r-help

Hi, list, The 'tree' package has edit.tree to change split variables by user. Does 'rpart' package have something similar? I couldn't find either in the manual or archive. Thanks in advance. Best, Auston

Help to extract results from lme.object
Auston · May 8, 2009 · r-help

Hi list, Would someone please give me a hint how to extract the between and within subject StdDev from "lme" fit? Below is the output from the fit, but I couldn't find the number 0.3927714 anywhere in the...

how to change data type in data frame?
Auston Wei · Oct 4, 2004 · r-help

Liaw, Andy <andy_liaw <at> merck.com> writes: > > Here's one way: > > > temp <- as.matrix(trash) > > temp[temp=='b'] <- 1 > > temp[temp=='a'] <- 0 > > temp <- as.data.frame(structure(as.numeric(temp), dim=dim(trash), > dimnames=dimnames(trash))) > > temp > age...

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