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)"
How to round date variables to the nearest Monday?Hi everyone, I have a dataset with student test scores and test dates for the years 2008-2019. I ha…
How to do the calculation of matrix mutiplying databaseHi Stata users, I have some problems with the calculation of matrix with database. For example, I h…
How to create a variable that indicates the value of a variable associated with the largest value for another variableDear all, I am working with a dataset of firms in Brazil and I need to create some descriptive stat…
xtintregm, fe for non-normal dataI like the know the -xtintreg- for panel data with interval-censored Y, but it has a couple of limit…
putexcel questionGood afternoon, I'm trying to run a loop and have the results of some calculations put into Excel. …
Subscribe to:
Post Comments (Atom)
0 Response to "assert inrange(var1,1,5)" and "assert inrange(var1,1,5)&!missing(var1)"
Post a Comment