aa_gtable() turns off cell colors with cell_colors = FALSE.
aa_word() exports and appends confusion matrices to new or existing Word document.
aa_card() uses argument h or named vector w to match stratum weights with the right classes.
aa_card() and aa_stratified() add new element “adjustment” to output. It is set to TRUE if weights were supplied.
mapac 0.27
aa_card() changed input arguments. Previously, it was possible to submit reference and map vectors with cbind(), which converts factors to characters not the way we want. This change breaks backwards compatibility.
aa_stratified() adds default values for h and N_h in. This assumes a proportional sampling design.
aa_stratified() adds F-1 score and associated standard errors.
Add vignettes
Change to pkgdown documentation
mapac 0.07
aa_card() fixes bug that used Card formula even if olofsson==T. The bug only affected standard error etimates of the reference class proportions and the standard error of the overall accuracy. The differences are negligible.