Skip to content

how to rectify t.test( ) error

2 messages · Jagarlamudi, Choudary, Peter Dalgaard

#
"Jagarlamudi, Choudary" <choudary.jagar at swosu.edu> writes:
I would conjecture that your table is nonnumeric. What is mode(tlr)?
(-- or mode(as.matrix(tlr)) if tlr is a data frame).