I'm using Stata 15.1 and I'm trying to replicate an example from the UCLA Statistical consulting site.
I copied the following code directly from that site:
global R2ab = ($Vnull - $Vab)/$Vnull
global macros named Vnull and Vab were defined are appear when I issue a macro list command. Stata is returning the following error message:
too few ')' or ']'
Just don't know what's triggering the error message. Thanks.
Related Posts with Very Short code ?
Statistics on different subgroupsHello, Is there a way to compute summary statistics (mean) of many possibly overlapping subgroups in…
Weakly balanced to Strongly balanced datasetHi! I would like to seek assistance on how can I convert the dataset from 'weakly balanced' to 'stro…
SVAR with permanent and transitory shockHi! I am trying to model an SVAR of two variables, log of the real cupper price (I(1)) and non minin…
Fixed effects estimation for different moviesHi guys! I'm unsure about a procedure I'm doing with fixed effects and I would like to check whether…
Lincom - interactions post estimationHi all, My dependent variables are binary variables. I have two types of programs (Program A, Progr…
Subscribe to:
Post Comments (Atom)
0 Response to Very Short code ?
Post a Comment