h_tidy_pool: Helper function to produce data frame with results of pool...

View source: R/tabulate_rbmi.R

h_tidy_poolR Documentation

Helper function to produce data frame with results of pool for a single visit

Description

[Experimental]

Usage

h_tidy_pool(x)

Arguments

x

(pool) is a list of pooled object from rbmi analysis results. This list includes analysis results, confidence level, hypothesis testing type.

Value

Data frame with results of pool for a single visit.

Examples

data("rbmi_test_data")
pool_obj <- rbmi_test_data

h_tidy_pool(pool_obj$pars[1:3])


tern.rbmi documentation built on Aug. 8, 2025, 7:44 p.m.