Both commands only work for lower case variable names.
-
Login or Register
- Log in with
. ssc describe omega
ssc describe: "omega" not found at SSC, type search omega
(To find all packages at SSC that start with o, type ssc describe o)
r(601);
. ssc describe omega2
ssc describe: "omega2" not found at SSC, type search omega2
(To find all packages at SSC that start with o, type ssc describe o)
r(601);
. ssc describe omegacoef
------------------------------------------------------------------------------------------------
package omegacoef from http://fmwww.bc.edu/repec/bocode/o
------------------------------------------------------------------------------------------------
TITLE
'OMEGACOEF': module to calculate the omega reliability coefficient
DESCRIPTION/AUTHOR(S)
-omegacoef- calculates McDonald’s omega to estimate scale
reliability. Omega has many desirable statistical properties that
make it preferable to the widely used Cronbach’s alpha.
KW: omega
KW: alpha
KW: reliability
KW: psychometrics
Requires: Stata version 12
Distribution-Date: 20210909
Author: Brian Shaw, Indiana University
Support: email [email protected]
INSTALLATION FILES (type net install omegacoef)
omegacoef.ado
omegacoef.sthlp
------------------------------------------------------------------------------------------------
(type ssc install omegacoef to install)
omega2 from https://stats.oarc.ucla.edu/stat/stata/ado/analysis
omega2. Program to compute omega squared after an ANOVA / Philip B. Ender
/ Statistical Computing and Consulting / UCLA Office of Academic Computing
/ [email protected] / STATA ado and hlp files in the package /
distribution-date: 20071120
. // Get list of user-written packages from UCLA . net from https://stats.oarc.ucla.edu/stat/stata/ado/analysis
----------------------------------------------------------------------------------------------------------------------------------------
https://stats.oarc.ucla.edu/stat/stata/ado/analysis/
Welcome to UCLA Academic Technology Services Stata programs.
----------------------------------------------------------------------------------------------------------------------------------------
These programs include tools for data analysis.
These include programs from the Stata Technical Bulletin,
courtesy of, and copyright, Stata Corporation.
For more information about these programs, see
our web page at http://www.ats.ucla.edu/stat/stata/
DIRECTORIES you could -net cd- to:
.. Back to Main Directory
PACKAGES you could -net describe-:
^ANOVA Tools^
anovalator main effects, two-way interactions, pairwise comparisons, linear contrasts (V11)
ctems Cornfield-Tukey expected mean squares
cellgr Cell histograms for factorial anova
anovacontrast Computes contrasts in anova
parcord2 Parallel coordinate plots
effectsize Computes effect size after anova
factorialsim Power and robustness simulation for two-way factorial anova designs
fhcomp Fisher-Hayter pairwise comparisons
fpower Anova power analysis
fstar F* test for test of equal means
nonadd Tukey test for nonadditivity
omega2 Computes omega squared after an ANOVA
qsturng Quantiles of the Studentized Range
simanova Simulation for ANOVA
simpower Power simulation for ANOVA
smecriticalvalue Computes critical values for tests of simple main effects and related tests.
sme Computes tests of simple main effects
testalterr Computes anova F-ratio using arbitrary numeric error term.
tukeyhsd Tukey's HSD pairwise comparisons
tkcomp Tukey-Kramer pairwise comparisons
tukeykramer Tukey-Kramer pairwise comparisons on lsmeans (emmeans)
wtest W test for test of equal means
^Correlation and Regression Tools^
aipe Accuracy in parameter estimation
canred Canonical correlation redundancy analysis (V9)
collin Collinearity diagnostics
fapara Factor analysis parallel analysis
facom Communalities after factor analysis
hadiplot Potential versus Residul Plot and Hadi influence measure
hinflu6 Computes Hadi measure of regression influence
lvr2dplot Leverage vs. Residual Squared with Cook's D
ml_mediation Mediation with multilevel data
partcorr Partial & semipartial correlation
pathreg Path analysis using ols regression
powerreg Power analysis for linear regression models
protab Predicted proportions following logit transformation
regeffectsize Computes effects size for variables in regression model
regvalidate Postestimation command to perform validation thru resampling
regfungible Postimation command to generate fungible regression weights
resboot_mediation Mediation analysis with residual bootstrap
rregfit R2 and fit indices for robust regression (rreg)
rsquare Compute rsquare for all possible regressions
sgmediation Sobel-Goodman mediation tests
test2 Alternative test after regress
wls0 Weighted least squares regression a la Greene
^Logistic, Poisson, Negative Binomial Regression Tools^
binary_mediation Mediation with binary mediator and/or binary response variable
ldev Compute deviance after logistic
ldfbeta Compute dfBeta in logistic regression
logsub Logistic regression subsets
nbvargr Graphs observed, poisson, & negative binomial probabilities
powerlog Power analysis for logistic regression
predcalc Predicted values calculated from linear & logistic regrs.
scatlog scatterplot and logistic regression line
vibl Visualizing Main Effects and Interactions for Binary Logit Models
^Graphics Tools^
histbox Histogram with boxplot
meansdplot Plot means and standard deviations for multiple groups
profileplot Profile plot
grss Graph slide show
graph2tex Convert Stata Graph to .eps file with LaTeX code
^Other Research and Misc Tools^
chi2power Compute power for contigency tables
csgof Chi-square goodness of fit test
do2htm Convert .do file to .htm file, with graphs included
emeans Extended means command, including quadratic means
extrans Examine effects of transformations
gstudy Generalizability study program
gtab Tables using Stata graph window (courtesy Adrian Mander)
hilo Display highest and lowest values of variable
hplot2 Horizontal plot using ascii characters
largest Program to display largest "n" observations
pred_eq Creates and tests imputation models (equations) for ice
mctest Multiple choice test item analysis
ml2mixed Convert from multilevel models to mixed models
refgroup Set reference group for coded variables
robmean Robust estimates of central tendency
rtab Reverse tabulate, yielding percentiles
showmarkers Show graph markers varying marker options
spagplot Spaghetti Plots
smallest Show smallest values
stata2mlwin Convert Stata data files to MLwiN files
stata2mplus Convert Stata data files to Mplus files
stfit Fit statistics for survival models
sumsum Compute sums of variables, and sums across variables
tablabel Tabulate values for each value label including zero counts
tablist Makes tables and crosstabs using list style output
tabmiss Make tables of number of missing and non-missing values
vartable Show table of means and variances
wincorr Winsorized "robust" correlation
milrtest Performs a likelihood ratio test on nested models for multiply imputed datasets after -mim-.
----------------------------------------------------------------------------------------------------------------------------------------
Comment