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)"
Mediation analysis with binary outcomeHello everyone! I built a gsem model in the SEM builder where I had 1 continuous indepedent, 1 conti…
RDD rdrobust problemDear all, I am researching the effect of grade retention on exam results (which can vary from 0 to …
type mismatch error when trying to change value of cellI am trying to change the value of a data cell with qualifiers, but I keep getting a type mismatch e…
Generate variables with ratios of subgroup valuesHello! I got stuck solving a problem which must be very simple to address, apologies if I am overloo…
Time Series, Possible when countries variable over multiple years?Hello, I am trying to set up data to run a time series analysis over a decade of data. When setting …
Subscribe to:
Post Comments (Atom)
0 Response to "assert inrange(var1,1,5)" and "assert inrange(var1,1,5)&!missing(var1)"
Post a Comment