rd_filtering: Filtering the datasaet with ranges

Description Usage Arguments Value

View source: R/RegDis_function.r

Description

Filtering the datasaet with ranges

Usage

1
2
3
rd_filtering(dataset = last, covariate = "AGE", num_out = 4,
  CT = "W", Nsim = 1000, cutvar = 30, low_lim = NULL,
  high_lim = NULL)

Arguments

dataset

The dataset with the variables

covariate

One or more covariate

CT

control and treatment variable

Nsim

Number of simulations

cutvar

number to divide the treatment

low_lim

lowest limit of each of the covariate

high_lim

lowest limit of each of the covariate

Value

pvalues and other properties


itamuria/LRErdd documentation built on May 6, 2019, 8:03 p.m.