Replies: 1 comment
-
Hi, well, that's the question really: What is the desired end result of your analysis?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
This is brilliant library, however can you advice what is recommended use of the library in case of multiple predictors?
I have relatively simple case of having two predictors (one good, one not so good but still valuable) which I use to predict simple binary decision. I have looked at multi_cutpointr and understand results of that. However, what is the suggested use of multiple predictors? I mean that predict() does not have method for multi_cutpointr object. In other words, in the context of cutpointr are there any functionalities to tie these predictors together and use both with predict()? Or what is the suggested plan in this case? Or is this then like multivariable logistic regression case and out of context of cutpointr.
Beta Was this translation helpful? Give feedback.
All reactions