Displaying 2 results from an estimated 2 matches for "bin_ag".
Did you mean:
bin_age
2011 Jan 10
1
debug biglm response error on bigglm model
...- 549';
550:599 = '550 - 599';
600:649 = '600 - 649';
650:699 = '650 - 699';
700:749 = '700 - 749';
750:799 = '750 - 799'; 800:849 = 'GE 800'; else =
'missing';
"))
iter.df$bin_age <- as.factor(recode(iter.df$age,
"0:23 = ' < 24mo.';
24:72 = '24 - 72mo.';
72:300 = '72 - 300mo'; else = 'missing';
"))
iter.df$bin_util <- as.factor(recode(iter.df$pct_utilize,
"0.0:0.2 = &...
2011 Jan 07
0
Error in x %*% coef(object) : non-conformable arguments
...- 549';
550:599 = '550 - 599';
600:649 = '600 - 649';
650:699 = '650 - 699';
700:749 = '700 - 749';
750:799 = '750 - 799'; 800:849 = 'GE 800'; else =
'missing';
"))
iter.df$bin_age <- as.factor(recode(iter.df$age,
"0:23 = ' < 24mo.';
24:72 = '24 - 72mo.';
72:300 = '72 - 300mo'; else = 'missing';
"))
iter.df$bin_util <- as.factor(recode(iter.df$pct_utilize,
"0.0:0.2 = &...