Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warnings of outcome type #50

Open
psychesha21 opened this issue Aug 6, 2024 · 0 comments
Open

warnings of outcome type #50

psychesha21 opened this issue Aug 6, 2024 · 0 comments

Comments

@psychesha21
Copy link

psychesha21 commented Aug 6, 2024

I ran the medoutcon function it gave me a reasonable output but also had this warning (more than 50) about the outcome type:

1: In initialize(...) :
The supplied outcome_type (binomial) does not correspond to the detected type (constant). Ensure outcome_type is specified appropriately.
27: In initialize(...) :
The supplied outcome_type (continuous) does not correspond to the detected type (constant). Ensure outcome_type is specified appropriately.

But I have the outcome as numeric with 0 and 1 values, why it said I had outcome_type both binomial and continuous? Does this affect the results?

Also, I've set up seed, but if I ran the same model twice, I still got different estimates, is that possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant