estimateBestQ: Estimation of Q

View source: R/helperFunctions.R

estimateBestQR Documentation

Estimation of Q

Description

Estimating the best q for the given data set

Usage

estimateBestQ(ods)

Arguments

ods

An OutriderDataSet object

Value

The estimated dimension of hidden confounders

Examples

ods <- makeExampleOutriderDataSet()

estimateBestQ(ods)


gagneurlab/OUTRIDER documentation built on April 29, 2024, 2:22 a.m.