effect_counts_one_cor: Output test statistics and effect size from a logistic...

View source: R/effects.R

effect_counts_one_corR Documentation

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, ...)

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.

Value

A volker tibble.


volker documentation built on April 12, 2025, 9:16 a.m.