Skip to contents

Helpers used in the forest plot to calculate statistics

Usage

pearson_correlation(a, b)

spearman_correlation(a, b)

odds_ratio(a, b)

Arguments

a, b

vectors to be tested

Functions

  • pearson_correlation(): Pearson correlation function

    Forest plot helper

  • spearman_correlation(): Spearman correlation function

    Forest plot helper

  • odds_ratio(): Odds ratio function

    Forest plot helper