h_tidy_pool {tern.rbmi} | R Documentation |
Helper function to produce data frame with results of pool for a single visit
Description
Usage
h_tidy_pool(x)
Arguments
x |
( |
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])
[Package tern.rbmi version 0.1.4 Index]