Hi everyone, i would like to ask, how you perform logistic regression, if your dependent variable isn't binary as usually but continuous. I will be grateful for any advice.
Thank you
EDIT: dependent variable contains values between 0 and 1
dependent variable have values between 0 and 1
It is not, by definition, logistic regression with a continuous dependent variable.
While you could turn the dependent variable into a category, please don't do this, its not really a good idea.
If the response variable is a proportion that represents the proportion of successes in an Event/Trials experiment, use the Events/Trials syntax. For more options, see StatDave_sas's response on this other thread:
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.