Dear package developers,
Once again, thank you for all your efforts in creating this package. I am currently trying to generate response curves from the ensemble models I created using this package.
I have seen other issues on here (#119 and #39) in which you have provided some guidance. However, I am struggling to generate the response curves by hacking the project internal function, similarly to what you suggested in #10.
Therefore, I was wondering if is it possible to add a method to the get_model() function for ensemble models? I had a go at it, but wasn't successful - basically the code was just extracting a list of the sdms within the ensemble model. Because I am not highly knowledgeable on modelling and R, I don't intrinsically understand whether trying to write a method for ensemble models in the get_model() function would actually make sense.
Thus, my question is would it be possible (and logical) to do this? Just to understand if I should keep trying to write a method or not.
Thank you so much!
Kind regards,
Rita
Dear package developers,
Once again, thank you for all your efforts in creating this package. I am currently trying to generate response curves from the ensemble models I created using this package.
I have seen other issues on here (#119 and #39) in which you have provided some guidance. However, I am struggling to generate the response curves by hacking the project internal function, similarly to what you suggested in #10.
Therefore, I was wondering if is it possible to add a method to the get_model() function for ensemble models? I had a go at it, but wasn't successful - basically the code was just extracting a list of the sdms within the ensemble model. Because I am not highly knowledgeable on modelling and R, I don't intrinsically understand whether trying to write a method for ensemble models in the get_model() function would actually make sense.
Thus, my question is would it be possible (and logical) to do this? Just to understand if I should keep trying to write a method or not.
Thank you so much!
Kind regards,
Rita