0.2.1
- usage of summary_c2c with the default df_new argument.
- plot_c2c roxygen2
0.2.0
0.1.9
0.1.8
- pt inside summary_c2c
- VignetteIndexEntry
0.1.7
0.1.6
- basic vignette
- rm .internal.selfref attr for mapped df
- assertthat instead of stopifnot
0.1.5
- data.R adding set.seed
- lack of a one bracket in description file
0.1.4
- remove the unnecessary imports in the DESCRIPTION file
cat2cat 0.1.3
- Title reduce to less than 65 characters.
- doi of journal paper added to a description section in the DESCRIPTION file.
- unnecessary dontrun in data.R were removed.
cat2cat 0.1.2
occup_small
dataset to pass checks in terms of computation time of examples.
- data.table rbindlist.
- optimize for loop for ml models.
cat2cat 0.1.1
- Title format in Description file.
- spelling.
cat2cat 0.1.0
- More ml methods for
cat2cat
function - “knn”, “rf”, “lda”.
prune_c2c
and cross_c2c
to improve processing of results.
- Enable cat2cat for panel with unique identifier.
- Turn on github actions - covr, pkgdown, check.
- Preparation before R CRAN.