padpadpadpad / rTPC

R package to help fit Thermal Performance Curves
https://padpadpadpad.github.io/rTPC/
22 stars 3 forks source link

residual bootstrap for calc_params does not work. #52

Closed padpadpadpad closed 1 year ago

padpadpadpad commented 1 year ago

Not sure how to fix.

padpadpadpad commented 1 year ago

Looks like some functions (like get_e and get_eh) do not work for the residual bootstrap. Change calc_params to be able to specify which functions to run (might be quite complicated)

padpadpadpad commented 1 year ago

Think the best way around this is for people to make their own function to calculate individual functions from calc_params(). Closing.