Displaying 1 result from an estimated 1 matches for "zcantab_palstag".
Did you mean:
zcantab_palstages
2010 Jun 04
2
using string as variable name in model
...i,
I made a small table of strings that will serve as variable names for lm models I will run. The table looks like this:
> varnames
num name
1 1 zCANTAB_log_IED_totaltrials
2 2 zCANTAB_log_IED_preED
3 3 zCANTAB_logPALerrors
4 4 zCANTAB_PALstages
5 5 zCANTAB_logRTI
6 6 zCANTAB_RVP_Totalmisses
7 7 zCANTAB_log_RVP_falsealarm
8 8 zCANTAB_DMS_12000
9 9 zCANTAB_PRM_Percent
10 10 zCANTAB_SRM_Percent
11 11 zCANTAB_sqrt_SWM_within
12 12 zCANTAB_sqrt_SWM_Total
13 13...