psolymos / ResourceSelection

Resource Selection (Probability) Functions for Use-Availability Data in R
https://peter.solymos.org/ResourceSelection/
9 stars 4 forks source link

using non-binary observations #17

Closed psecekartal closed 1 year ago

psecekartal commented 1 year ago

hello, we would like to use your package to calculate hoslem values however currently it only accepts binary observations as input but our data is non-binary, continuous. Is there a way to use it?

psolymos commented 1 year ago

Hi @psecekartal H-L test is for binary outcomes, am not aware of a continuous version. Can you point me to the literature? You might want to try other goodness-of-fit metrics for continuous data.

psecekartal commented 1 year ago

Thank you for your reply, yes it was my bad, I was using event_time instead of event info!

psolymos commented 1 year ago

No problem! All the best.