sizespectrum / mizerExperimental

Extends the mizer package with experimental features
https://sizespectrum.org/mizerExperimental/
3 stars 4 forks source link

Improve `plotYieldVsF` plot... #60

Closed SamikDatta closed 1 year ago

SamikDatta commented 1 year ago

Updating the plot function to use the correct x variable (effort instead of F).

SamikDatta commented 1 year ago

Just checking some nuances with getYieldVsF - sometimes the dataframe spat out has F as the field, and sometimes it has effort - I think it's to do with if you explicitly set F_max. I'll send another pull request once this is ironed out.