build_horse: Calculate the significance of a resistance outcome

View source: R/build_horse.R

build_horseR Documentation

Calculate the significance of a resistance outcome

Description

build_horse() calculates the significance of the OR of a count or prevalence-based factor, using the Fisher's Exact Test. It does not calculate the significance of the OR if the factor has an odds_ratio grain.

Usage

build_horse(timber)

Arguments

timber

a tibble of timber, with a table built by build_table.

Value

A tibble of timber with additional columns: pval.


iAM-AMR/sawmill documentation built on June 30, 2024, 2:25 a.m.