You can use it to draw a baseline table of data.
plotsmd(vars,unmatchdata,matchdata,refline=NULL,title=NULL,xlab='SMD',ylab='variable')A picture.
List the variables you need to compare.
Data before conducting propensity matching.
The data after propensity score matching.
Set a reference line with a default value of 0.1.
The title of the image.
The name of the X-axis.
The name of the Y-axis.
The differences between variables can be represented using SMD. This program can draw SMD graphs of variable differences.