libname save 'sasdata'; data save.pbc; infile 'data.pbc'; input id futime status drug age sex ascites hepato spiders edema bili chol albumin copper alk_phos sgot trig platelet protime stage; age = age/365.25;