SelectAndFilterVar: SelectAndFilterVar Function

Description Usage Arguments Value

Description

SelectAndFilterVar returns a a vector with the observation corresponding to the variable selected and filtered according to SelectionVar.

Usage

1
2
SelectAndFilterVar(Ds = Ds, SelectionVar = "Statut",
  SelectionInstance = "Sick", VarSelected = "Var1")

Arguments

Ds

the dataset

SelectionVar

the variable that is used to filter observation

SelectionInstance

the value of the filter

VarSelected

the variable that has to be retrived

Value

vectVarSelected a vector with the observation corresponding to the variable selected and filtered according to SelectionVar


NicolasEDubois/TtestBootstrap documentation built on May 14, 2019, 10:34 p.m.