stabilitySelectionChecks: Check the validity of the stability selection inputs.

Description Usage Arguments

View source: R/stabilitySelectionChecks.R

Description

Check the validity of the stability selection inputs.

Usage

1
2
3
4
5
6
7
8
stabilitySelectionChecks(
  p,
  q,
  nodewise,
  threshold,
  sampleSettings,
  sampleObservations
)

Arguments

p

Number of variables

q

Stability selection parameter

nodewise

Do stability selection nodewise?

threshold

Threshold for stability selection.

sampleSettings

The proportion of unique settings to resample for each resample; has to be in [0,1].

sampleObservations

The fraction of all samples to retain when subsampling (no replacement); has to be in [0,1].


christinaheinze/CompareCausalNetworks documentation built on Feb. 22, 2020, 12:37 p.m.