Skip to content

Commit 2b369af

Browse files
committed
spict v1.3.8
1 parent 1e18141 commit 2b369af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spict/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: spict
22
Type: Package
33
Title: Stochastic surplus Production model in Continuous-Time (SPiCT)
44
Version: 1.3.8
5-
Date: 2023-01-09
5+
Date: 2023-12-08
66
Authors@R: c(person(given="Martin Waever",
77
family="Pedersen",
88
email="wpsgodd@gmail.com",

spict/NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ New features
1010
visualised with the function `plotspict.diagnostic.process()`. Note, that the
1111
process residuals have mainly been tested for scenarios without seasonal fishing patterns.
1212

13-
1413
* Added function `plotspict.compare` that shows estimates from multiple
1514
fits, of B, F, catch, F/Fmsy, B/Bmsy and the production curve on the same plot. The
1615
fits can be given separately, like `plotspict.compare(fit1, fit2)` or in a list, like
@@ -23,6 +22,7 @@ Bug fixes
2322
* `add.manlines` checks for errflag for multiple management scenarios
2423
* `annual` function was rewritten to accommodate cases where `intime` does not include full years. This happens when the first data point is not on a full year (closes #170, thanks to Paz Sampedro)
2524
* `man.select` checks for `NA`s for multiple management scenarios
25+
* `summary` now respects the `CI` argument. Added CI argument for `sumspict.*` functions
2626

2727
Minor changes
2828

0 commit comments

Comments
 (0)