Stata Tech Support has verified that there is a bug in version 16.1 import sas. If a SAS dataset (sas7bdat) has observations containing NaN (not a number) fields, they are not mapped into Stata missing values, but retained as such. The data import without any errors, but use of a command like codebook will cause Stata to enter an infinite loop, from which a force quit is the only solution. It is likely that any command that sorts the data on a variable containing NaNs will cause the same problem.
Related Posts with Bug in import sas
Computational time of lasso2 vs. rlassoHello, I am using the lasso2 package for model building and variable selection and have some questi…
margins after svyI am looking at the differences in wages for specific occupations by marital status. Note marital st…
bootstrap with replacement - roctabHi, I am running roctab to find the ROC area. We have repeated measures - some subjects have two ob…
Propensity score matching (psmatch2) for clustered dataHello everyone, I'm trying to implement propensity score matching (PSM) in a situation of clustered…
DF in clustered regression linear coefficient testI am not sure I understand why the degrees of freedom are 36 rather than 390 in the following Wald t…
Subscribe to:
Post Comments (Atom)
0 Response to Bug in import sas
Post a Comment