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.

8 results for “from:Meesters, Christian”

kmeans and plot labels
Meesters, Christian · Dec 16, 2011 · r-help

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

waiting at end of script
Meesters, Christian · Jun 16, 2011 · r-help

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

k-means cluster and plot labels
Meesters, Christian · Dec 13, 2011 · r-help

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

ROCR - best sensitivity/specificity tradeoff?
Dr. Meesters, Christian · Apr 27, 2011 · r-help

Thanks Claudia, Meanwhile I implemented a simple function to evaluate the Youden-Index and subsequently all other parameters. This is sufficient for my purpose. Cheers, Christian

lattice wireframe with logarithmically scaled axis?
Dr. Meesters, Christian · Apr 27, 2011 · r-help

Hi, I have some questions for the wireframe function of the lattice package. My dataset's "x-data" are sampled logarithmically and as such I would like to have a semilogarithmic 3D plot when plotting a time series. Does anyone...

problem with 'predict'
Meesters, Christian · Jul 12, 2011 · r-help

> > flags <- c(rep(1, length(patient_indices)), rep(0, > > length(control_indices))) > > # dataset is a data.frame and param the parameter to be analysed: > > data1 <- dataset[,param][c(patient_indices, control_indices)] > > fit1 <- glm(flags ~ data1, family = binomial) > > new.data...

problem with 'predict'
Meesters, Christian · Jul 11, 2011 · r-help

Hi, I would like to tabulate the likelihood for an affection. For this, I retrieve indices of affected people and controls for my data set and proceed as follows: flags <- c(rep(1, length(patient_indices)), rep(0, length(control...

kmeans and plot labels
Meesters, Christian · Dec 16, 2011 · r-help

Hi, You are right - I promise improvement of my way to ask. Anyhow, thanks to your comparisons I got much better insight in the way plotting environments can be altered - and have my solution. Thank you. Christian ________________________________________ From: Sarah Goslee...

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