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.

6 results for “from:clue_less”

ROC curve and gains/lift chart
clue_less · Aug 21, 2009 · r-help

What is the difference between ROC curve and gains/lift chart? how to do them in R? Thanks. -- View this message in context: http://www.nabble.com/ROC-curve-and-gains-lift-chart-tp25083979p25083979.html Sent from the R help...

how to plot a gains chart in R?
clue_less · Aug 21, 2009 · r-help

I have 1000 oberved binary reponses Y, and I also have 1000 predictited probabilities predicted_prob (between 0 and 1) for those observed reponses. How can I plot a gain chart in R? Thanks. -- View this message in context: http...

survival analysis: time-variant covariates, right censored, re-current events
clue_less · Aug 21, 2009 · r-help

I have a data set for survival analysis in R. The data have time-variant covariates, and right-censored outcomes, which could also be re-current events. What R package should I use? Thanks! -- View this message in context: http...

unable to connect to 'cran.r-project.org' on port 80.
clue_less · Aug 21, 2009 · r-help

I tried to select a mirror site from R, but got the following error - > chooseCRANmirror() Warning message: In open.connection(con, "r") : unable to connect to 'cran.r-project.org' on port 80. The consequence is that i have to...

problem in building an R package
clue_less · Nov 24, 2009 · r-help

i am trying to build an R package and submit to CRAN. i am using - package.skeleton(name="xxzz", code_files = "H:\xxzz.R") to build package xxzz. --------------------------- The code above generates 'xxzz' folder. It seems that I have to...

which data structure to choose to keep multile objects?
clue_less · Nov 6, 2009 · r-help

I have a function called nnmf which takes in one matrix and returns two matrices. for example, > X [,1] [,2] [,3] [,4] [1,] 1 4 7 10 [2,] 2 5 8 11 [3,] 3 6 9 12 > z=nnmf(X...

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