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.

28 results for “from:Murad Nayal”

unavoidable loop? a better way??
Murad Nayal · Nov 12, 2004 · r-help

[Fwd: Re: [R] unavoidable loop? a better way??]
Murad Nayal · Nov 12, 2004 · r-help

clustering distributions
Murad Nayal · Nov 6, 2003 · r-help

Hi, I have a dataset where each case is characterized by a histogram. I would like to cluster these cases using a sensible distance measure, possibly relative entropy? Is there a way I can use R facilities to do this...

model-based clustering
Murad Nayal · Jan 14, 2004 · r-help

Hello, I was wondering whether a Poisson mixture modeler/cluster analysis package is available for R. I scanned CRAN packages and couldn't find anything but I thought I'd ask. If not could anyone recommend a non-R open...

graphics reset
Murad Nayal · Nov 16, 2003 · r-help

Hello, Is there a specific command to clear the graphics window. On occasion I need to construct plots using commands that don't clear the graphics window (like text, lines and points etc.) -only- and hence need to clear the...

debugging non-visible functions
Murad Nayal · Oct 12, 2004 · r-help

Hi, I would like to step-through a non-visible function. but apparently I don't know enough about namespaces to get that to work: > methods(predict) ... deleted lines ... [27] predict.rpart* predict.smooth.spline* [31] predict.survreg.penal* Non...

multiple character matching within a string
Murad Nayal · Oct 11, 2003 · r-help

Hello all, I need to count the number of times certain characters occur in a string. The only way I have found so far to accomplish this is by using strsplit i.e. my.string <- "DDDRRHIH" my.char <- "D" num...

variable importance in random forest
Murad Nayal · Feb 28, 2005 · r-help

Hello, In Breiman papers on random forests 4 variable importance measures are described. as far as I can tell only two are available in the random forest R package. reduction in accuracy when the variable is permuted, and the mean...

lattice question
Murad Nayal · Aug 29, 2003 · r-help

Hello, I am using lattice to plot histograms of one variable conditioned on another continuous variable. for this I am using equal.count on the conditioning variable to get the appropriate shingle. I would like to have in my plot...

silhoutte.default bugs
Murad Nayal · Jan 22, 2004 · r-help

Martin Maechler wrote: > > >>>>> "Murad" == Murad Nayal <mn216 at columbia.edu> > >>>>> on Wed, 21 Jan 2004 15:19:28 -0500 writes: > > Murad> This might have been fixed in later versions (I am > Murad> using R1.7.0), > > yes, the bug has...

curiousity with hist
Murad Nayal · Oct 3, 2002 · r-help

Hello, I am rather new to R. in trying to use the hist() command I get behavior that is somewhat puzzling me, in short, for a vector 'data' of about 2000 elements ranging from -1,1 I do: hist(data...

kmeans error (bug?)
Murad Nayal · Nov 9, 2003 · r-help

Hello, I have been getting the following intermittent error from kmeans: >str(cavint.p.r) num [1:1967, 1:13] 0.691 0.123 0.388 0.268 0.485 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:1967] "6" "49...

EMACS/ESS problems
Murad Nayal · Oct 2, 2003 · r-help

Hello all, since we're on the topic of R-editors. I am using emacs/ess on a unix workstation (to interact with R and have been having a little problem. I usually write the R commands I need to...

[Fwd: curiousity with hist]
Murad Nayal · Oct 3, 2002 · r-help

just realized that the bin value is actually the relative frequency divided by the bin width. sorry for consuming band width. Alas, is there anyway to make hist() calculate relative frequencies irrespective of bin width? thanks Murad Nayal wrote: > > Hello...

help on barplot
Murad Nayal · Jul 20, 2003 · r-help

Hello, I am trying to compare two histograms using barplot. the idea is to plot the histograms as pairs of columns side by side for each x value. I was able to do it using barplot before but I can...

anova model refinement/clustering question
Murad Nayal · Oct 22, 2003 · r-help

Hi, I am trying to refine models of a continuous response variable and a number of categorical predictor variables. I know of some model refinement tools available in R that help in the selection of model terms like dropterm and...

EMACS/ESS problems
Murad Nayal · Oct 2, 2003 · r-help

Hi Tyagi This seems to work, but not as C-c C-n, rather by running ess-eval-line-and-step as a command (M-x ...). Where does that C-c C-n binding occur? as in, what is the...

EMACS/ESS problems
Murad Nayal · Oct 2, 2003 · r-help

that was exactly what I was missing, Everything now works as advertised. Thank you all so much for the help. you just turned my already very satisfying experience using R into a even more enjoyable one. all the best Rich...

silhoutte.default bugs
Murad Nayal · Jan 21, 2004 · r-help

Hello all, This might have been fixed in later versions (I am using R1.7.0), r-help archive contains messages reporting similar problems but no reports of codes fixes. I have encountered a couple of problems using the silhouette...

help on R programming.
Murad Nayal · Jun 24, 2003 · r-help

thanks you all for the replies, it's been very helpful. regards Prof Brian Ripley wrote: > > On Mon, 23 Jun 2003, Murad Nayal wrote: > > > - what is the correct way to -remove- a component from a list. this > > seems to do...

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