issues
search
bcgov
/
ssdtools
An R package to fit and plot Species Sensitivity Distributions (SSDs)
https://bcgov.github.io/ssdtools/
Apache License 2.0
31
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix bug in scale_colour_ssd() example
#389
nanhung
opened
5 days ago
0
Fixing latex equations in vignettes
#388
dunkenwg
opened
2 weeks ago
1
Some equations not rendering properly on github pages
#387
beckyfisher
opened
1 month ago
0
CRAN v2.1.0
#386
joethorley
closed
1 month ago
0
fix cran and bug if using multi functions with lnorm not included
#385
joethorley
closed
1 month ago
0
cran v2.0.0
#384
joethorley
closed
1 month ago
0
Correct typographic spelling errors
#383
joethorley
closed
1 month ago
0
Version 2.0.0 ready for submission to CRAN
#382
joethorley
closed
1 month ago
0
Penultimate PR before version 2
#381
joethorley
closed
2 months ago
0
sketch of doc file for `expect_snapshot_
#380
d-morrison
closed
2 months ago
2
Feature request: export `expect_snapshot_data()`?
#379
d-morrison
closed
2 months ago
3
Implement parametric bootstrapping for censored data
#378
joethorley
opened
2 months ago
4
CRAN Error
#377
joethorley
closed
2 months ago
1
Allow expressions in the xlab
#376
jenni-gnz
closed
2 months ago
4
Consider closed form solution for lnorm and potentially other distributions
#375
joethorley
opened
2 months ago
1
Code coverage needs activating at https://app.codecov.io/github/bcgov/ssdtools/settings
#374
joethorley
closed
1 month ago
2
Getting ready for version 2
#373
joethorley
closed
3 months ago
0
Switched to `ssd_min_pmix()`
#372
joethorley
closed
4 months ago
0
Add check to see if multiple identical minimum values suggesting censoring
#371
joethorley
opened
4 months ago
1
update vignettes
#370
joethorley
closed
6 months ago
0
update vignettes
#369
joethorley
closed
6 months ago
0
vignette naming and order
#368
joethorley
closed
6 months ago
0
add vignettes and update paper
#367
joethorley
closed
6 months ago
0
paper edits
#366
joethorley
closed
7 months ago
0
JOSS paper draft
#365
joethorley
closed
7 months ago
0
Update `ssd_hc()` and `ssd_hp()` so that indicates method and parametric vs non-parametric
#364
joethorley
opened
7 months ago
0
- Combine `multi_ci = TRUE` and `weight = TRUE` into `ci_method = "weighted_samples"
#363
joethorley
closed
7 months ago
0
- Add `npars` argument to `ssd_dists_bcanz()`.
#362
joethorley
closed
7 months ago
0
Issue warning if attempting to model average with censored data and different number of parameters
#361
joethorley
closed
7 months ago
0
ssd_gof and predict give errors for left censored data
#360
beckyfisher
closed
7 months ago
3
- Add `trans = "log10"` and `add_x = 0` arguments to `ssd_plot()` and `ssd_plot_data()`
#359
joethorley
closed
8 months ago
0
test gompertz failure
#358
joethorley
closed
8 months ago
0
confirm weibull working anon_e
#357
joethorley
closed
8 months ago
0
- Offset starting values for gompertz.
#356
joethorley
closed
8 months ago
0
- set default min_pboot to 0.95 for all functions.
#355
joethorley
closed
8 months ago
0
stabilizing lnorm and lnorm_lnorm
#354
joethorley
closed
8 months ago
0
- Add tiny offset to initial values for lnorm to avoid convergence issues.
#353
joethorley
closed
8 months ago
0
Export dists argument to `ssd_fit_bcanz()` to allow other packages to modify
#352
joethorley
closed
9 months ago
0
- `ssd_plot_cdf()` now includes average with other distributions if `average = NA`
#351
joethorley
closed
9 months ago
0
Check ... unused where appropriate
#350
joethorley
closed
9 months ago
0
- `weight` argument to `ssd_fit_dists()` now defunct and ... argument added to validate argument names.
#349
joethorley
closed
9 months ago
1
new input translations
#348
sebdalgarno
closed
9 months ago
1
add option to switch on/off log transformation in ssd_plot()
#347
sebdalgarno
closed
8 months ago
0
Give more informative error message when passing weights with Inf value!
#346
joethorley
opened
10 months ago
0
Only weighting lnorm by default in multi
#345
joethorley
closed
10 months ago
0
Use of weighted results in surprising behaviour in the estimate
#344
joethorley
opened
10 months ago
6
Check file licensing reflects most recent changes
#343
joethorley
closed
7 months ago
1
- Soft-deprecated argument percent = 5 for proportion = 0.05
#342
joethorley
closed
10 months ago
0
round not ceiling for weighted bootstrap samples
#341
joethorley
closed
10 months ago
0
when doing weighted bootstrap min_pboot should be weighted as well based on the individual samples.
#340
joethorley
closed
10 months ago
1
Next