inclabstracts.number: Number of abstracts included after abstract screening

View source: R/inclabstracts.number.R

inclabstracts.numberR Documentation

Number of abstracts included after abstract screening

Description

This function calculates the number of abstracts remaining after abstract screening in a systematic review, based on the inputs of the number of records remaining after title screening ('incltitles.number', see 'incltitles.number' function) and the percentage of abstracts retained through this abstract screening stage ('abstracts.retained'). Default values are provided based on the empirical study of environmental systematic reviews by Haddaway and Westgate (2018) https://doi.org/10.1111/cobi.13231.

Usage

inclabstracts.number(incltitles.number = 1240.665,
  abstracts.retained = 25)

nealhaddaway/predicter documentation built on Aug. 3, 2022, 11:40 a.m.