What's the difference between "assert inrange(var1,1,5)" and "assert inrange(var1,1,5)&!missing(var1)"?If all values in var1 is between 1 and 5,var1 does contain no missing values.Why is there someone using the 2nd sentence?Can anyone say it clearly?
Related Posts with "assert inrange(var1,1,5)" and "assert inrange(var1,1,5)&!missing(var1)"
Why is the variable name result treated differently by the Stata 17 table command?Can anyone explain why the table command under Version 17 should treat the variable name "result" di…
margins and marginsplot after logit.Dear All, I have an individual-by-week panel for 52 weeks. I want to examine the effect of a variabl…
Using loop to create mean variablesHi, Please, I have the daily rates of the U.S Treasuries and I'm trying to create a variable that c…
Which conclusion to draw after Test for Equality of Coefficients?Hi everyone, I am testing for the equality of two coefficients, but I am not quite sure which concl…
Coefplot: sort coefficients from different modelsHi all, I've seen this question get asked a few times (e.g. here), but I have been unable to find a…
Subscribe to:
Post Comments (Atom)
0 Response to "assert inrange(var1,1,5)" and "assert inrange(var1,1,5)&!missing(var1)"
Post a Comment