Dear R- users I have a problem in the R-code, i want to draw some plots in R,however, when i write the following code the R-program stopped suddenly. The message is "R for WINDOWS GUI front-end has stopped working". How can i solve this problem please? ## some plots samplesBgr("lam[1:6]") # plot the bgr statistics, and samplesAutoC("lam[1:6]", 1) # plot autocorrelations of 1st chain Regards -- Thanoon Y. Thanoon PhD Department of Mathematical Sciences Faculty of Science University Technology Malaysia, UTM E.Mail: Thanoon.younis80 at gmail.com E.Mail: dawn_prayer80 at yahoo.com Facebook:Thanoon Younis AL-Shakerchy Twitter: Thanoon Alshakerchy H.P:00601127550205 [[alternative HTML version deleted]]
This is not a reproducible example, and posting in HTML format frequently corrupts R code so don't do it. -- Sent from my phone. Please excuse my brevity. On June 11, 2016 11:15:38 AM PDT, thanoon younis <thanoon.younis80 at gmail.com> wrote:>Dear R- users > >I have a problem in the R-code, i want to draw some plots in R,however, >when i write the following code the R-program stopped suddenly. The >message >is "R for WINDOWS GUI front-end has stopped working". How can i solve >this >problem please? > >## some plots > samplesBgr("lam[1:6]") # plot the bgr statistics, and > samplesAutoC("lam[1:6]", 1) # plot autocorrelations of 1st chain > > > >Regards > > >-- >Thanoon Y. Thanoon >PhD >Department of Mathematical Sciences >Faculty of Science >University Technology Malaysia, UTM >E.Mail: Thanoon.younis80 at gmail.com >E.Mail: dawn_prayer80 at yahoo.com >Facebook:Thanoon Younis AL-Shakerchy >Twitter: Thanoon Alshakerchy >H.P:00601127550205 > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.[[alternative HTML version deleted]]
Thank you very much for your response, how can i solve this problem, i want to draw at least BGR plots? Regards On 11 June 2016 at 21:33, Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote:> This is not a reproducible example, and posting in HTML format frequently > corrupts R code so don't do it. > -- > Sent from my phone. Please excuse my brevity. > > On June 11, 2016 11:15:38 AM PDT, thanoon younis < > thanoon.younis80 at gmail.com> wrote: >> >> Dear R- users >> >> I have a problem in the R-code, i want to draw some plots in R,however, >> when i write the following code the R-program stopped suddenly. The message >> is "R for WINDOWS GUI front-end has stopped working". How can i solve this >> problem please? >> >> ## some plots >> samplesBgr("lam[1:6]") # plot the bgr statistics, and >> samplesAutoC("lam[1:6]", 1) # plot autocorrelations of 1st chain >> >> >> >> Regards >> >>-- Thanoon Y. Thanoon PhD Department of Mathematical Sciences Faculty of Science University Technology Malaysia, UTM E.Mail: Thanoon.younis80 at gmail.com E.Mail: dawn_prayer80 at yahoo.com Facebook:Thanoon Younis AL-Shakerchy Twitter: Thanoon Alshakerchy H.P:00601127550205 [[alternative HTML version deleted]]