Hi Vul, Your best bet is to pick up a an introductory book, like Getting Started with R: An Introduction for Biologists 2nd Edition <https://www.amazon.com/Getting-Started-R-Introduction-Biologists/dp/0198787847>which I started out with which isn't bad but there's a whole list of them on RStudio <https://www.rstudio.com/>'s community website <https://community.rstudio.com/t/whats-your-favorite-intro-to-r/2253>which probably has better ones to pick from. I suggest you check them out. Additionally there's sites like DataCamp <https://www.datacamp.com/> which have great tutorials. I also suggest you check out the tidyverse <https://www.tidyverse.org/> and stack overflow <https://stackoverflow.com/> (SO) which is another great place to get help and ask questions. You may see the site GitHub <https://github.com/>, unless an R package has a bug, or you want to request a new feature, or you want to develop your own package, do not post question about how to analysis something as it is a site for R developers. SO <https://stackoverflow.com/> would be a much better place for help questions that you may have.
Lastly, if you are able to take a class in R as that will help greatly and give you an introductory base into R. Good luck and I'm sure you'll be able to run your analysis, there might even be a package out there specifically developed to analyze your data! Cheers, Ben On Fri, Aug 31, 2018 at 12:50 PM, Vul Shok <vul...@googlemail.com> wrote: > Dear All, > > > > I´m a student and wanted to make a research on the electric sector of CO2 > emission performance in Europe. So I employ a nonparametric data > envelopment analysis to measure the relative CO2 performance across states > using the multiple-input and multiple-output prduction structure of > electricity generation. As inputs I use fuel consumption and capacity and > as desirable output produced electricity and undesirable output CO2 > emissions. For Benchmarking I use global Malmquist CO2 emission performance > index (GMCPI). I have the method and all equations, but no clue how to > transfer it into R, because I never worked with it. So I would accept every > help I can get. > > The descirbtion and equations can be found under following link: > > http://docdro.id/Gm7yaBJ > > Thanks in advance. > _______________________________________________ > R-sig-ecology mailing list > R-sig-ecology@r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-ecology > -- *Benjamin L. Hlina, M.Sc.* Ph.D. Student Fish Ecology and Conservation Physiology Laboratory Carleton University, 1125 Colonel By Drive, Ottawa ON K1S 5B6 (226)338-5656 GitHub <https://github.com/benjaminhlina> | ResearchGate <https://www.researchgate.net/profile/Benjamin_Hlina> | FECPL <https://www.fecpl.ca/> [[alternative HTML version deleted]] _______________________________________________ R-sig-ecology mailing list R-sig-ecology@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-ecology