Dear all; I am Msc student in Iran and I used R software for statistical analysis in my master thesis. I have 2 request: First: I am interested in writing a package in R and I do not know how can I do it. Please lead me or forward to me an clip or pdf or any thing that helps me to learn some thing about that. Second: I have a data (which is attached) for a river and I want to predict the next month for each variables based on Neural nrtwork. But i cant write a formula for predicting these var. please help me to do it. I need this for my project. I am looking forward to hear from you due to the case. many thanks. all bests. -- Best Regards Javad Bayat M.Sc. Environment Engineering Shahid Beheshti (National) University (SBU) Alternative Mail: bayat194 at yahoo.com
Inline. Cheers, Bert Bert Gunter Genentech Nonclinical Biostatistics (650) 467-7374 "Data is not information. Information is not knowledge. And knowledge is certainly not wisdom." H. Gilbert Welch On Sun, Jan 5, 2014 at 6:56 AM, javad bayat <j.bayat194 at gmail.com> wrote:> Dear all; > I am Msc student in Iran and I used R software for statistical analysis in > my master thesis. > I have 2 request: > First: > I am interested in writing a package in R and I do not know how can I do > it. > Please lead me or forward to me an clip or pdf or any thing that helps me > to learn some thing about that.See the "writing R Extensions Manual" that ships with R. Also the devtools package and its docs, which attempts to simplify the process. The RStudio website has more info on this.> > Second: > I have a data (which is attached) for a river and I want to predict theAttachments generally do not make it through. See the posting guide.> next month for each variables based on Neural nrtwork. But i cant write a > formula for predicting these var.I assume by "formula" you mean the formula specifying the network. The answer would depend on the details of the problem and the specific functions/packages used for modeling. This is generally not the sort of thing discussed here. You probably would do better posting on stats.stackexchange.com, providing all the necessary information when you do so. They accept attachments, too, I believe.> please help me to do it. I need this for my project. > I am looking forward to hear from you due to the case. > > many thanks. > all bests. > > -- > Best Regards > Javad Bayat > M.Sc. Environment Engineering > Shahid Beheshti (National) University (SBU) > Alternative Mail: bayat194 at yahoo.com > > ______________________________________________ > R-help at r-project.org mailing list > 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. >
Hello, As for writing R packages see the manual Writing R Extensions that ships with your copy of R and also the very good http://cran.r-project.org/doc/contrib/Leisch-CreatingPackages.pdf Hope this helps, Rui Barradas Em 05-01-2014 14:56, javad bayat escreveu:> Dear all; > I am Msc student in Iran and I used R software for statistical analysis in > my master thesis. > I have 2 request: > First: > I am interested in writing a package in R and I do not know how can I do > it. > Please lead me or forward to me an clip or pdf or any thing that helps me > to learn some thing about that. > > Second: > I have a data (which is attached) for a river and I want to predict the > next month for each variables based on Neural nrtwork. But i cant write a > formula for predicting these var. > please help me to do it. I need this for my project. > I am looking forward to hear from you due to the case. > > many thanks. > all bests. > > > > ______________________________________________ > R-help at r-project.org mailing list > 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. >
No data. R-help strips most attacments though txt and pdf will usually get through. https://github.com/hadley/devtools/wiki/Reproducibility http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example John Kane Kingston ON Canada> -----Original Message----- > From: j.bayat194 at gmail.com > Sent: Sun, 5 Jan 2014 18:26:26 +0330 > To: r-help at r-project.org > Subject: [R] help > > Dear all; > I am Msc student in Iran and I used R software for statistical analysis > in > my master thesis. > I have 2 request: > First: > I am interested in writing a package in R and I do not know how can I do > it. > Please lead me or forward to me an clip or pdf or any thing that helps me > to learn some thing about that. > > Second: > I have a data (which is attached) for a river and I want to predict the > next month for each variables based on Neural nrtwork. But i cant write a > formula for predicting these var. > please help me to do it. I need this for my project. > I am looking forward to hear from you due to the case. > > many thanks. > all bests. > > -- > Best Regards > Javad Bayat > M.Sc. Environment Engineering > Shahid Beheshti (National) University (SBU) > Alternative Mail: bayat194 at yahoo.com > ______________________________________________ > R-help at r-project.org mailing list > 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.____________________________________________________________ FREE ONLINE PHOTOSHARING - Share your photos online with your friends and family! Visit http://www.inbox.com/photosharing to find out more!