Daniel Padfield

Results 37 comments of Daniel Padfield

Yea it feels like a new CRAN release would be useful. Not sure we're planning any new overhauls for a while. Could just do some final checks and bump the...

Me too. New purrr release has built in parallelisation so will be interesting to see if that works! Will try to find some time over the next week or two.

Yo @fwimp I could do this quite easily, shall I go ahead and get it sorted and then we can keep playing with new things such as https://github.com/padpadpadpad/rTPC/issues/77 and https://github.com/padpadpadpad/rTPC/issues/78...

I shall prepare for a CRAN release

@fwimp this is ready to go but will maybe wait until we have the new functions and vignettes changed code wise.

So it should probably default to a value halfway between the estimated topt and the minimum temperature sampled (or even the minimum temperature sampled), instead of 20. This will probably...

Hi Fathi, I have done (and seen) a fair bit of nls() in my time and have never seen anyone fitting models like this using nls()! I checked whether this...

Hi Alann Sorry I have only just seen this, was on holiday last week. The issue will come from you having `NA` for the **eh** start value. You need as...

Happy to have a look at the code if you send them across. Feel free to email them if you do not want them publicly available yet. Cheers Dan

Yea that does sound useful. This is probably something I used to do all the time too. It feels relatively simple to do a check early on in the function...