#R - Error matrix must have equal dim

1 messages · Page 1 of 1 (latest)

neat bolt
#

when i print logit_predictions,
I got a s1 -> s23 table

#

when i print Smarket_test$Dir I get this

#

can anybody help? I am really tired from this question

#

R - Error matrix must have equal dim

#

dim(logit_predictions)
[1] 108 24
dim(Smarket_test$Dir)
NULL