|
Hi all, I run the below 2 codes to read datasets in xpt format and got different values for TRT02PN. It should be NaN for SUBJID 17-004 but it’s 9.380616e-312 when reading ds1.xpt. Code 1: Code 2: Both ds1.xpt and ds2.xpt have 3 variables: SUBJID, ASEQ, and TRT02PN. There are 127116 rows in total for ds1.xpt while, for ds2.xpt, it's the subset of ds1 and there are 1334 rows which I only kept the observations with SUBJID in ("01-001","01-076","16-044","17-004"). Does anyone have any ideas of what’s happening? Thanks in advance. |
Answered by
ofajardo
Apr 19, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


It is a bug, I created the issue #177