search for: do_mchoice_match

Displaying 1 result from an estimated 1 matches for "do_mchoice_match".

2010 Apr 09
0
Trouble with mChoice() in the Hmisc package.
...s, 1) # "Headache" [1] TRUE instead of [1] TRUE TRUE FALSE I tried rewriting inmChoice() to avoid the call to match.mChoice(), which fixed as.double.mChoice(), but that didn't change the output from summary.formula(). The R function match.mChoice() '.Call's the C function do_mchoice_match(SEXP x, SEXP table, SEXP nomatch), which may contain the source of these problems, but I haven't had the time to try and debug it yet. Until then, I thought I'd post the problem here in hope of getting the attention of someone who might recognize the problem I'm having. I get the same r...