Displaying 3 results from an estimated 3 matches for "inmchoice".
Did you mean:
endchoice
2010 Apr 09
0
Trouble with mChoice() in the Hmisc package.
...1
[3,] 1 1 1
instead of
Headache <NA> Anxiety
[1,] 1 1 0
[2,] 1 0 1
[3,] 0 1 0
N.B.:
> levels(Symptoms)
[1] "Headache" NA "Anxiety"
The problems with as.double.mChoice() appear related to inmChoice(),
which calls match.mChoice(). The Hmisc docs say, "inmChoice() creates
a logical vector the same length as x whose elements are TRUE when the
observation in x contains at least one of the codes or value labels in
the second argument," but inmChoice() doesn't seem to be returning a
v...
2007 Apr 27
0
Hmisc Version 3.3-2 is now in CRAN repository
...atadensity argument to plot.aregImpute
fixed bug with curtail, added datadensity argument to
plot.aregImpute
fixed typo related to bass argument
fixed bug in latex.describe to translate underscores in variable
names when listing those with all NAs
fixed inmChoice by unclassing first argument when pasting
handled underscore in dataset name in latex.describe by calling
latexTranslate
Finished addition of listunique and listnchar, handled listing
of character values in latex.describe.*
listunique and listnchar
For...
2007 Apr 27
0
Hmisc Version 3.3-2 is now in CRAN repository
...atadensity argument to plot.aregImpute
fixed bug with curtail, added datadensity argument to
plot.aregImpute
fixed typo related to bass argument
fixed bug in latex.describe to translate underscores in variable
names when listing those with all NAs
fixed inmChoice by unclassing first argument when pasting
handled underscore in dataset name in latex.describe by calling
latexTranslate
Finished addition of listunique and listnchar, handled listing
of character values in latex.describe.*
listunique and listnchar
For...