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.

11 results for “from:Xiao-Jun Ma”

paste to collapse vector to string
Xiao-Jun Ma · Apr 1, 2009 · r-help

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

Sample size calculation for paired proportion testing?
Xiao-Jun Ma · Nov 21, 2009 · r-help

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

knn using custom distance metric
Xiao-Jun Ma · Feb 6, 2004 · r-help

Hi, There are two packages providing knn classification: class and knnTree. However, it seems both uses Eucleadian distances only. How can I uses a custom distance function with either package? Thanks, Xiao-Jun

coloring dendrgram in heatmap?
Xiao-Jun Ma · Sep 27, 2003 · r-help

Using the heatmap function in mva, it seems to be hard to use different colors in the edges leading to different groups of objects, as commonly done in many heatmaps in the microarray graphics. Any suggestions? Thanks. max

fitting gaussian mixtures
Xiao-Jun Ma · Jul 29, 2004 · r-help

Hi R-helpers, I'm trying to model a univariate as a bi-modal normal mixtures. I need to estimate the parameters of each gaussian (mean and sd) and their weights. What's the best way to do this in...

speeding up 1000s of coxph regression?
Xiao-Jun Ma · Jun 10, 2003 · r-help

I have a gene expression matrix n (genes) X p (cases), where n = 8000 and p = 100. I want to fit each gene as univariate in a coxph model, i.e., fitting 8000 models. I do something like this: res...

Getting rid of loops?
Xiao-Jun Ma · Nov 27, 2003 · r-help

I wrote a function to calculate cosine distances between rows of a matrix. It uses two loops and is slow. Any suggestions to speed this up? Thanks in advance. theta.dist <- function(x){ res <- matrix(NA, nrow(x), nrow(x...

subselect install problem
Xiao-Jun Ma · Aug 31, 2004 · r-help

Trying to install subselect v0.8 on Redhat 7.3 and R 1.8.1 fails (below). Any help is greatly appreciated. Xiao-Jun * Installing *source* package 'subselect' ... ** libs f2c < anneal.f > anneal.c anneal: Error on line 263: Declaration...

Question on weighted Kaplan-Meier analysis of case-cohort design
Xiao-Jun Ma · Jun 10, 2007 · r-help

I have a study best described as a retrospective case-cohort design: the cases were all the events in a given time span surveyed, and the controls (event-free during the follow-up period) were selected in 2:1 ratio...

coloring dendrgram in heatmap?
Xiao-Jun Ma · Sep 27, 2003 · r-help

No, I meant coloring the edges of the dendrogram on the left or top of the image plot. -----Original Message----- From: kjetil brinchmann halvorsen To: 'R-help at stat.math.ethz.ch '; 'Martin Maechler ' Sent: 9/27/03 1:24...

Getting rid of loops?
Xiao-Jun Ma · Dec 6, 2003 · r-help

Simon and Peter, Thanks for your help. Peter's function speeds it up 25x vs. my naive code! XiaoJun -----Original Message----- From: Peter Dalgaard To: Simon.Gatehouse at csiro.au Cc: r-help at stat.math.ethz.ch; Xiao-Jun...

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