Movatterモバイル変換
[0]ホーム
datplot 1.1.1
- Improved error handling in some functions.
- Reduced and improved messaging and warning behaviour.
- Fixed slight problem in
generate.stepsize() where itwould not handle same values in min & max dating properly. - Completely updated and redesigned tests.
- Removed unnecessary internal function
check.number().
datplot 1.1.0
- Using either the original calculation (weights) or calculation ofyear-wise probability is now an option in
datsteps() withthe argumentcalc = "weight" orcalc = "probability" - There is now an option to calculate the cumulative probability in
datsteps() with the argumentcumulative = TRUE. This only works with probabilitycalculation instead of the original (weights) calculation. - Significantly improved the efficiency of
datsteps(). - Change and improve error-handling of
scaleweight(). - Remove UTF-8 characters from data and other files to comply withCRAN.
- Update documentation and add apkgdown-site.
datplot 1.0.1
- Change calculation in
get.weights() to1 / (abs(DAT_min - DAT_max) + 1) to get real probabilityvalues for each year. This only has a real effect when using a stepsizeof 1, as it makes the weight-values usable as “dating probability”. - Clean up
calculate.outputrows() andscaleweight() somewhat.
datplot 1.0.0
- Added a
NEWS.md file to track changes to thepackage - some style corrections
- First release for submission to CRAN, accepted -> datplot is nowon CRAN
datplot 0.2.4
- peer-review version for Advances in Archaeological Practice
[8]ページ先頭