Learn R Programming

stddiff (version 3.1)

Calculate the Standardized Difference for Numeric, Binary and Category Variables

Description

Contains three main functions including stddiff.numeric(), stddiff.binary() and stddiff.category(). These are used to calculate the standardized difference between two groups. It is especially used to evaluate the balance between two groups before and after propensity score matching.

Copy Link

Version

Install

install.packages('stddiff')

Monthly Downloads

1,029

Version

3.1

License

GPL-3

Maintainer

Zhicheng Du

Last Published

June 10th, 2022

Functions in stddiff (3.1)

stddiff

Calculate the Standardized Difference for Numeric, Binary and Category Variables