popbayes 1.2.0
popbayes 1.2
- Fix issue in format_data()when user imports atibble
- Fix some typos in documentation
popbayes 1.1
- Change stat_methodcategoryGbyX(eXpert knowledge) to avoid confusion with the categoryG(Ground counts) in thefield_methodvariable
- Set arguments pref_field_method,field_method,conversion_A2G, andrmaxtoNULLby default informat_data()
- Allow NAvalues in columnfield_methodifstat_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
popbayes 1.0
- First release of the package
- Submission to CRAN