rwePSDist: Get number of subjects and the distances of PS distributions...

Description Usage Arguments

View source: R/rwe_ps.R

Description

Get number of subjects and the distances of PS distributions for each PS strata

Usage

1
2
3
4
5
6
7
8
rwePSDist(
  data.withps,
  n.bins = 10,
  min.n0 = 10,
  type = c("ovl", "kl"),
  d1.arm = NULL,
  ...
)

Arguments

min.n0

threshold for N0, below which the external data in the current stratum will be ignored by setting the PS distance to 0

d1.arm

calculate distance based on a specific arm. Ignored if NULL.


olssol/rwetools documentation built on April 18, 2021, 11:42 a.m.