conf.table: Configuration Table

View source: R/conf.table.R

conf.tableR Documentation

Configuration Table

Description

Internal function; calculates via logistic regression the output of the Bootstrapped Robustness Recommendation

Usage

conf.table(data, ncut = ncut)

Arguments

data

name of the model object; the table of solutions for an application of QCA. Default set to data.

ncut

configurational n levels for inclusion. Default set to ncut=4

Value

The output of the Bootstrapped Recommendation #' @export


braQCA documentation built on April 4, 2025, 5:12 a.m.

Related to conf.table in braQCA...