Hi,
I want to compare variance of multiple variables of two groups (event=1 or event=0). For one variable, I know sdtest can do it: sdtest age, by(event)
However, it cannot perform on more than on variable. I know for t test, there is command like ttable. Is there any similar command for sdtest?
Thanks.
Related Posts with Variance equality test for multiple variables
No result for F-test in fixed effects regression (clustered)Hi everyone,
Stata does not display a F value for the following command. Unfortunately, I cannot di…
How to fix years and counties being omitted because of collinearityHi everyone,
For a school project I'm writing a paper about the correlation between public transit …
Adding up deposits over year and customer from monthly dataHi there
This is how my dataset looks. There are 1,845,832 observations in it.
Code:
* Example g…
Estimating shares for a categorical variable per year and per stateHi all,
I have a categorical variable with three categories (1, 2, 3). I want to find the percentag…
Implementing part of normal equations manually
Code:
* Example generated by -dataex-. To install: ssc install dataex
clear
input float ones int(x…
Subscribe to:
Post Comments (Atom)
0 Response to Variance equality test for multiple variables
Post a Comment