For my analysis I have a continuous quantitative variable (whose values are between 0 and 1) that I consider to be a dependent variable and qualitative and quantitative explanatory variables.
What is the appropriate model to use given that for the dependent variable there are observations 0 and 1 ( i.e. in the interval [0 , 1] )?
In my opinion, beta regression can only be used when the response variable takes values between 0 and 1 except for the exception of the two extreme values ( i. e. in interval ]0 , 1[ ).
Indeed, with the logit transformation used for beta models, we will have values -Inf and +Inf that are not real numbers.