Changelog
Source:NEWS.md
popbayes 1.2
- Fix issue in
format_data()
when user imports atibble
- Fix some typos in documentation
popbayes 1.1
CRAN release: 2022-03-04
- Change
stat_method
categoryG
byX
(eXpert knowledge) to avoid confusion with the categoryG
(Ground counts) in thefield_method
variable - Set arguments
pref_field_method
,field_method
,conversion_A2G
, andrmax
toNULL
by default informat_data()
- Allow
NA
values in columnfield_method
ifstat_method = "X"
- Function
format_data()
now works at the count series level (not the whole data set). This allow users to define different values for these arguments for different counts series (with the same species) - Function
format_data()
returns an error if some confident interval bounds are strictly equal