Learn R Programming

volker (version 2.1.0)

effect_counts_one_cor: Output test statistics and effect size from a logistic regression of one metric predictor

Description

Not yet implemented. The future will come.

Usage

effect_counts_one_cor(data, col, cross, clean = TRUE, labels = TRUE, ...)

Value

A volker tibble.

Arguments

data

A tibble.

col

The column holding factor values.

cross

The column holding metric values.

clean

Prepare data by data_clean.

...

Placeholder to allow calling the method with unused parameters from effect_counts.