# Look at sample distribution across factors to check # if there are any major unequal distributions table(data$Lake) table(data$Fish_Species)