[R-meta] Demonstrations on metafor website
Dear Reza, There is the metafor website at: https://www.metafor-project.org/ This is where you can find the "Analysis Examples", "Tips and Notes", and various other pieces of information. If you want to search the metafor website, just use the search box at the top of the page. And there is the package documentation, which one can read in a nicely formated way here: https://wviechtb.github.io/metafor/ This is where you can find lots of examples as well, since at the end of each help page, there is an 'Examples' section where the use of a function or dataset is illustrated. dat.ishak2007 is (actually was -- see below) one of the datasets in metafor and hence you are thinking of the Examples section from the help file for this dataset. Recently, we (Thomas White, Daniel Noble, Alistair Senior, W. Kyle Hamilton, and I) released a new R package called metadat: https://cran.r-project.org/package=metadat It contains a large collection of meta-analysis datasets, useful for teaching purposes, illustrating/testing meta-analytic methods, and validating published analyses. All of the datasets that were in metafor have now been moved over there. So now, you can look at the package documentation for metadat: https://wviechtb.github.io/metadat/ And there, you will find: https://wviechtb.github.io/metadat/reference/dat.ishak2007.html The metadat package actually provides a function called datsearch() which allows you to search the package based on the 'concept terms' that are defined for the various datasets or a full-text search: https://wviechtb.github.io/metadat/reference/datsearch.html I hope this clarifies things. Best, Wolfgang
-----Original Message----- From: R-sig-meta-analysis [mailto:r-sig-meta-analysis-bounces at r-project.org] On Behalf Of Reza Norouzian Sent: Sunday, 29 August, 2021 23:33 To: R meta Subject: [R-meta] Demonstrations on metafor website Dear All, I sometimes fail to easily/efficiently find demonstrations of analyses performed by Wolfgang on metafor's website. For example, I once referred someone to metafor's website for a demonstration of a longitudinal analysis using "dat.ishak2007" which I had seen a few months prior. But I was later told that searching either the term "dat.ishak2007" or "longitudinal" returns anything on metafor's website. There was also no mention of it under the "Analysis Examples" or the "Tips and Notes" tab. I'd appreciate it if someone could explain to me how we can efficiently search through/find the demonstrations on metafor's website (the above-referenced demonstration makes a good example)? Kind regards, Reza