I get an error message if I try to use fisher.test
:
fisher.test(carprices$insurance_symboling, carprices$weight)
Error in fisher.test(carprices$insurance_symboling, carprices$weight) : FEXACT error 6 (f5xact). LDKEY=427 is too small for this problem: kval=317844542. Try increasing the size of the workspace.