标题: HELP: Time issue using SAS code!! [打印本页] 作者: shiyiming 时间: 2011-3-8 03:39 标题: HELP: Time issue using SAS code!! Hi everyone,
I have a question about time issue.
The original dataset has three columns:
ID, tsfd(time since first dose), dose(for ID=1, dosing twice,50 at time=0 and 100 at time=10).
Now I want to add another column called "tad"(time after last dose): when dosing(dose^=0), tad becomes 0, and calculate relative time interval!