tidy_glm_single: A 'one feature at a time' analysis

Description Usage Arguments Value See Also

Description

An internal function, called when "ofaat" is the argument supplied to 'analyze' method.

Usage

1
tidy_glm_single(p_adjust = NULL, data_tibble)

Arguments

p_adjust

passed to p.adjust for p value adjustment Default: NULL

data_tibble

data to analyze

Value

Returns a dataframe with many columns that are not used in the summarization step (such as estimate, std.error, statistic, p.value). Main columns of importance are reps, term, and selected.

See Also

select


emartchenko/mvsimstudy documentation built on May 24, 2019, 5:04 a.m.