ks_test: Weighted KS Statistic

Description Usage Arguments

View source: R/utils.R

Description

Weighted KS Statistic

Usage

1
ks_test(X, TA, wts = rep(1, length(X)), n_pts = 100)

Arguments

X

covariate vector

TA

treatment indicator

wts

weights

n_pts

number of points to evaluate weighted ecdf


bvegetabile/entbal documentation built on July 28, 2021, 8:50 p.m.