Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 38 found.
[1] < 1 2 3 4 > [4]  Sort:

figure_read (Package: metagear) : Reads/loads a figure image from file.

Reads a .jpg, .jpeg, .png, or .tiff image file containing a plotted figure.
● Data Source: CranContrib
● Keywords:
● Alias: figure_read
● 0 images

random_r (Package: metagear) : Random generation of correlation coefficients.

Generates random correlation coefficients (r or Pearson product-moment correlation coefficients) and their variances (Pearson 1895). Also provides Fisher z-transformed correlation coefficients (Fisher 1915).
● Data Source: CranContrib
● Keywords:
● Alias: random_r
● 0 images

effort_initialize (Package: metagear) : Formats a reference dataset for title/abstract screening efforts.

Adds columns with standardized labels to a data framw with bibliographic data on journal articles. These columns will be used to assign reviewers, implementation of dual screening design, and the coding of inclusion/exclusions screening decisions.
● Data Source: CranContrib
● Keywords:
● Alias: effort_initialize
● 0 images

PDF_download (Package: metagear) : Attempts to download a PDF using a DOI link.

Tries to download a PDF file using the digital objected identifier (DOI) link. Uses ad hoc searches of journal HTML pages to detect candidate PDFs for download. Downloads all candidate pdfs.
● Data Source: CranContrib
● Keywords:
● Alias: PDF_download
● 0 images

effort_redistribute (Package: metagear) : Redistributes title/abstract screening efforts among a review team.

Randomly re-distributes screening tasks from one reviewers to the rest of the reviewing team. Used when screening effort needs to be re-allocated among reviewing team members.
● Data Source: CranContrib
● Keywords:
● Alias: effort_redistribute
● 0 images

MA_effectsTable (Package: metagear) : Generate an ANOVA-like effects table for a meta-analysis.

Generates an ANOVA-like effects table that summarizes the within and between-study homogeneity tests (Q-tests), as well as moderator level Q-tests as originally described by Hedges and Olkin (1985; p. 156).
● Data Source: CranContrib
● Keywords:
● Alias: MA_effectsTable
● 0 images

figure_detectAllPoints (Package: metagear) : Automated detection of plotted points from a scatter-plot figure image.

Attempts to detect all points of a certain shape and size from a scatter-plot figure image (even those lying outside of the axis range).
● Data Source: CranContrib
● Keywords:
● Alias: figure_detectAllPoints
● 0 images

metagear-package (Package: metagear) : Research synthesis tools to facilitate systematic reviews, data extraction,

metagear is a comprehensive, multifunctional toolbox with capabilities aimed to cover much of the research synthesis taxonomy: from applying a systematic review approach to objectively assemble and screen the literature, to extracting data from studies, and to finally summarize and analyse these data with the statistics of meta-analysis. The complete list of functions can be viewed with library(help = metagear). More information about metagear can be found at http://lajeunesse.myweb.usf.edu .
● Data Source: CranContrib
● Keywords:
● Alias: metagear-package
● 0 images

figure_barPlot (Package: metagear) : Detect and display all bar plot objects.

Automated detection of grouped data displayed in a bar-plot/chart figure image. The default returns these detected objects as an EBImage raster image, and as a vector of all the estimated lengths that are proportional to the values presented on each bar (and their error bars, if they are present). Note that the extracted points will be sorted by their positioning on the X-axis (or Y if the plot is a horizontal bar plot). For example, if there were error bars in the figure these will be grouped with the detected bar column. However, within these X-axis positioning they will not be sorted. See vignette for worked several illustrations.
● Data Source: CranContrib
● Keywords:
● Alias: figure_barPlot
● 0 images

effort_merge (Package: metagear) : Merges multiple files that had title/abstract screening efforts

Combines (merges) multiple effort_*.csv files within the same directory that represent the completed screening efforts of multiple team members. These files were originally generated with effort_distribute.
● Data Source: CranContrib
● Keywords:
● Alias: effort_merge
● 0 images