I've tried to find an answer to this to no avail. It is similar to this question, but not quite identical.
I have a continuous dependent variable that occurs between zero and one (with some data points landing precisely on zero and one). I want to fit a $S$-shaped regression. My data is on coral reefs and the $Y$ variable is percentage dead per m$^2$. I don't have frequency counts in terms of successes and failures, just percentage mortality by cover.
Is logit a terrible idea here? Since I only have two sig-figs would turning 80% mortality into 80 out of 100 observations be a bad idea? Is there some other sigmoidal function I might explore?