Super beginner here. Got error and hoping for your assistance in fixing the problem. Here is the code.
proc freq data = CARI_ICDW_PB ; tables RUN_YR_MO OWNED_SERVICED REO_ASSIGNED_STATUS PRE_POST_FCL_SALE portfolio GL_PRINCIPAL_FIRST NODE2_DESC
NODE1_DESC SERVICING_SYSTEM CALL_CODE OWNERSHIP_PERCENTAGE MTG_IVSTR_SBCAT_TYPE_CD INVESTOR_ID
grouping
;run;
Thanks and hoping to hear from anyone.
Cykelops