Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

Is anyone aware of a R package (similar to gam/mgcv) that can cope with non dichotomous response values (probabilities) rather than zeros and ones.

My problem is that I would like to use the ecogbm package:

ecogbm

but cannot create a binary for windows. So I thought I implement my own iterative approach for presence-only data. This is related to:

stackoverflow

Thanks!

share|improve this question
It seems your problem is solved on SO, thus I close this. – mbq May 8 '12 at 21:16
It has not been solved. I have no binary for windows. Also I am looking for suggestions to implement this myself. – csetzkorn May 9 '12 at 9:00
Please reopen it!!! – csetzkorn May 9 '12 at 10:09
Reimplementing an algorithm is still a topic for SO. – mbq May 9 '12 at 12:36
I am asking for a gam like package that can cope with cont. response values. This is more a question for statisticians. Once I know this I can post programming related questions on SA! – csetzkorn May 9 '12 at 13:02

closed as off topic by mbq May 8 '12 at 21:13

Questions on Cross Validated are expected to relate to statistics within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.