[R] Weird R Studio behaviour...

2024-07-09 Thread Levent TERLEMEZ via R-help
nged so R Studio stops suddenly running the script? I can not following up the changes anymore as used to be and if this is a character set problem, it is coming back again and again. What is the permenant solution of this? This is like an endless problem… With my best regards and thanks fo

[R] YNT: ggtern and bquote...

2017-12-04 Thread Levent TERLEMEZ via R-help
17:23 Kime: Eik Vettorazzi Bilgi: Levent TERLEMEZ; R-help@r-project.org Konu: Re: [R] ggtern and bquote... D'oh! Thanks for pointing this out. I blame caffeine depletion at the time... -pd > On 4 Dec 2017, at 15:48 , Eik Vettorazzi wrote: > > reading ?plotmath you might notice tha

[R] YNT: ggtern and bquote...

2017-12-04 Thread Levent TERLEMEZ via R-help
p = FALSE]) : invalid 'type' (expression) of argument Maybe i am writing the code wrong, i couldn't figure out. Thanks for your kind answers. Kimden: Martin Maechler [maech...@stat.math.ethz.ch] Gönderildi: 04 Aralık 2017 Pazartesi 1

[R] ggtern and bquote...

2017-12-04 Thread Levent TERLEMEZ via R-help
Dear Users, What is the proper way to write symbol, superscript, subscript in ggtern/ggplot? I tried every given example, every possible features of ggplot but couldn’t achived. I just want to write P_a, sigma^2, etc, would you please advise me about this problem. Thanks in advance, Levent

Re: [R] ccomp Composition and ggtern plot...

2017-11-23 Thread Levent TERLEMEZ via R-help
Thank you for your kind and quick answers, Jeff Newmiller and Ron Crump. I looked at the help pages, but I missed the point you underlined.. Solved the problem. Levent TERLEMEZ. On 22.11.2017 23:23, "Jeff Newmiller" wrote: >I have no clue what this package is for, but reading

[R] ccomp Composition and ggtern plot...

2017-11-22 Thread Levent TERLEMEZ via R-help
data frame. Is there any other way to do this? Thank you in advance, Levent TERLEMEZ. Bu elektronik posta ve onunla iletilen bütün dosyalar sadece yukarıda isimleri belirtilen kişiler arasında özel haberleşme amacını taşımakta olup gönderici tarafından

[R] What is the problem now?

2015-01-05 Thread Levent TERLEMEZ
for(z in -3:3) { y<-d.oran.ist[i,1]+z*d.oran.ist[i,2] if(z!=0) {text(min(gecici$Tarih),y,substitute(paste(z,sigma)),cex=.85,pos=3,offset=-.0001)} #else {text(min(gecici$Tarih),y,substitute(paste(mu)),cex=.85,pos=2,offset=1)}

[R] Add labels to my geom_hlines...

2014-12-29 Thread Levent TERLEMEZ
ge of hlines like -3sigma, -2sigma,..., 3sigma. Here is my ggplot line: ggplot(data=d.oran)+geom_line(aes(x=Tarih,y=EUROUSD))+geom_hline(data=d.oran.ist,yintercept=x_bar[1]+c(-3:3)*std_sap[1],color=c("red","green","blue","black","blue","green&

[R] Cycling and different xerror values in cp of rpart, which result should I trust?...

2014-12-01 Thread Levent TERLEMEZ
newer version of R and required packages on an AMD pc installed with standalone Windows. Both Windows are 64bit, which result should I trust, the old one or new one, macbook or pc? Thanks in advanced, Levent TERLEMEZ. [[alternative HTML version deleted

[R] Cycling xerror values in cp of rpart...

2014-11-27 Thread Levent TERLEMEZ
of R and required packages on an AMD pc installed with standalone windows. Thanks in advanced, Levent TERLEMEZ. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do

[R] Very very small problem...

2014-06-18 Thread Levent TERLEMEZ
abline(h=mean(x)+z*sd(x)) text(15,mean(x)+z*sd(x)-.1,metin) } } Levent TERLEMEZ [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://

[R] cvm.test in CvM2SL2Test package and loops....

2014-03-01 Thread Levent TERLEMEZ
test(a,b) #print(ab) } } return(cval) } Thanks for your kind helps in advanced, Levent TERLEMEZ. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PL

[R] fancyRpartPlot and the title at the bottom of the plot....

2014-01-06 Thread Levent TERLEMEZ
Dear Users, Is there way to avoid the useless title (Rattle, date-time and user imformation) at the bottom of the fancyRpartPlot. We already referencing it why should it be there? Thanks, Levent. [[alternative HTML version deleted]] __ R-hel

[R] Erroneous Column Removing Result From User-Defined Function.....

2013-12-25 Thread Levent TERLEMEZ
console but i couldn’t make them run from my function. The function and the type imformation of one of my obtained data objects is below. Thanks in advance for your tips and helpful answers, Levent TERLEMEZ. Error: Error in ad[, -12] : incorrect number of dimensions My Function: function (dyo

[R] Arules and different item columns with same item labelsŠ.

2012-05-01 Thread Levent TERLEMEZ
Dear Users, I have data that have different data columns (hair color, eye color, etc. ) with same item labels and I do not want to recode them like haircolor=brown, etc. Is it possible to do it automatically? Thanks right now for your tips and given directions. -- Levent TERLEMEZ

[R] assignment operator <- does not work in a function...

2011-10-31 Thread Levent TERLEMEZ
Dear Users, I have a little problem with assignment operator. It's working from command prompt but does not work same as in the command prompt in the function. Am I missing or forgetting something? The function is (tried on both 2.13.1 and 2.13.2) as below using arules and arulseViz packages:

[R] R 2.13.1 console echo problem or am I wrong?

2011-09-14 Thread Levent TERLEMEZ
Dear Users, I was using 2.12.1 version for arules and arulesViz, but I encountered with a problem. I wrote a small function that can also plotting with arulesViz. The problem occures while plotting command is on, console does not print other commands' results. So I put off the plot command, but

[R] Producing Date Reference Series...

2007-09-12 Thread Levent TERLEMEZ
Dear Users, I am trying to locate work days of the weeks for a data import automation function. The function below is for practice. If the day of the week is Saturday or Sunday, function will delete that rows and at the end the date series will be my reference date series. So, I can make an aut