I have a response variable in a model that is calculated from binary values of an 8x8 grid of pixels, giving a proportion. Technically, there are only 64 possible values the result can take, so would this count as discrete data? There are many values, and there are not integers. Would it be fair to describe the variable as pseudo-continuous?
The values, I suppose, are 1/64, 2/64. 3/64, 4/64 etc.