Kelli Johnson
Kelli Johnson
I would add the following suggestion to @lorenzwalthert's. If you delineate a package using the {packagename} convention, one should NOT put the word "package" after the curly braces. All of...
@shuckle16 I noticed one in ad91c14f6762eaaaabf9a001fc42ef1d1ea48f44 of pull request #43. Let me know if there are more and I can add them to my pull request.
My suggestion would be to create a new repository that runs comparisons on a schedule. That way it can have its own README file etc.
First, thank you @James-Thorson for trying to accommodate so many users and their specific needs. Given that, please don't take my opinion too much to heart because, after all, it...
Thanks Jim, this was exactly what I needed. Changing the number of knots led to the bounds changing and the warning went away. I often start the number of knots...
I don't have a handle on how would be best or if users should even be able to alter the bounds, but I used `debugonce(make_model)` and then worked through the...
A fix is given in #36 that I can confirm worked for me in [{nwfscSurvey}](www.github.com/pfmc-assessmets/nwfscSurvey) where I added `ggmosaic::scale_x_productlist()` to the last line of the {ggplot2} object.
@Rick-Methot-NOAA with your permission, I would like to attempt to work on this once I have the hake stock assessment finished (mid-February 2024). I am sure that I will have...
Thanks @yukio-takeuchi for the inquiry. The simple_small model uses offset option of 1 ``` 1 #_parameter_offset_approach for M, G, CV_G: ... ``` ([link to previous line of code](https://github.com/r4ss/r4ss/blob/510c47499d091427b3cef6d80ddb60348589e717/inst/extdata/simple_small/control.ss#L66)) Thus, male...
I was surprised too wrt it not working for the wtlen parameters. But, comments in the SS3 code here https://github.com/nmfs-stock-synthesis/stock-synthesis/blob/844f5de2b4b222f18fbadb9b93625ed91b7a2958/SS_readcontrol_330.tpl#L1562 suggest that this is the intended behavior.