filter.cholesterol: Filter liidic variables (coltot, colhdl, colldl, tg)

Description Usage Arguments Value

View source: R/vars_recover-filter.R

Description

Filter liidic variables (coltot, colhdl, colldl, tg)

Usage

1
2
3
filter.cholesterol(coltot, colhdl, colldl, tg, inf.tot = 90, sup.tot = 450,
  inf.hdl = 25, sup.hdl = 150, inf.ldl = 50, sup.ldl = 295,
  inf.tg = 25, sup.tg = 2000)

Arguments

coltot

coltot variable

colhdl

colhdl variable

colldl

colldl variable

tg

tg variable

inf.tot

coltot inferior limit

sup.tot

coltot superior limit

inf.hdl

colhdl inferior limit

sup.hdl

colhdl superior limit

inf.ldl

colldl inferior limit

sup.ldl

colldl superior limit

inf.tg

tg inferior limit

sup.tg

tg superior limit

Value

coltot,colhdl,colldl and tg filtered


mcomas/usrgi.lib documentation built on May 22, 2019, 3:18 p.m.