estimateBestQ {OUTRIDER}R 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)


[Package OUTRIDER version 1.0.4 Index]