Description Usage Arguments Value Examples
View source: R/helperFunctions.R
Estimating the best q for the given data set
1 | estimateBestQ(ods)
|
ods |
An OutriderDataSet object |
The estimated dimension of hidden confounders
1 2 3 | ods <- makeExampleOutriderDataSet()
estimateBestQ(ods)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.