Other packages > Find by keyword >

smd  

Compute Standardized Mean Differences
View on CRAN: Click here


Download and install smd package within the R console
Install from CRAN:
install.packages("smd")

Install from Github:
library("remotes")
install_github("cran/smd")

Install by package version:
library("remotes")
install_version("smd", "0.8.0")



Attach the package and use:
library("smd")
Maintained by
Bradley Saul
[Scholar Profile | Author Map]
First Published: 2020-10-22
Latest Update: 2020-10-22
Description:
Computes standardized mean differences and confidence intervals for multiple data types based on Yang, D., & Dalton, J. E. (2012) <http://www.lerner.ccf.org/qhs/software/lib/stddiff.pdf>.
How to cite:
Bradley Saul (2020). smd: Compute Standardized Mean Differences. R package version 0.8.0, https://cran.r-project.org/web/packages/smd. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.6.6 (2020-10-22 11:20), 0.6.7 (2024-03-29 04:10), 0.7.0 (2024-05-06 21:30)
Other packages that cited smd R package
View smd citation profile
Other R packages that smd depends, imports, suggests or enhances
Complete documentation for smd
Functions, R codes and Examples using the smd R package
Some associated functions: check_for_two_levels . compute_smd . compute_smd_parts . compute_smd_var . lapplyFUNpairwise . n_mean_var . smd . smd_tidier . variance_computations . 
Some associated R codes: mean_var.R . smd.R . utilities.R .  Full smd package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for smd406080100120140160180200220TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA