What function "simint()" ?

At least using R 1.6.1 (Redhat linux), help.search("simint")
returns "No help files found ...".

Also, it's no surprise that  na.omit()  might omit rows with NA's
but then NOT purge the levels attribute of each column that is a
factor for factor levels that are no longer used.  For a simple
example of this, try

table(def4$TP, def4$EL)

(or some such object names - I no longer have the body of the
original email).

-  tom blackwell  -  u michigan medical school  -  ann arbor  -

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to