smdAn R package for computing the standardized mean
difference between two groups for various data types.
library(smd)
x <- rnorm(100)
g <- rep(1:2, each = 50)
smd(x, g, std.error = TRUE)
#> term estimate std.error
#> 1 2 0.1653336 0.2003414See using smd for more details.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.