Movatterモバイル変換
[0]ホーム
cat2cat 0.4.7
- New
cat2cat_ml_run function to check the ml modelsperformance beforecat2cat with ml option is run. Now, theml models are more transparent. - Add tests for cat2cat related journal (softwarex) paper.
- Add CITATION file.
- Internal changes to make the code base more clear.
- Replace itemize with describe in the latex documentation.
cat2cat 0.4.6
- Add some
ropensci standards, like CONTRIBUTING file andtestthat version 3. - Add LICENSE file.
- Update DESCRIPTION file.
- Update outdated URLs.
cat2cat_agg has updatedcat_var argumentto two new ones,cat_var_old andcat_var_new.- Rename the
master tomain branch. - Improve tests and lintr related issues.
cat2cat 0.4.5
- The
freqs_df argument in thecat2catfunction is moved from data to mappings part, it is backward compatible.Now it is consistent with the python cat2cat implementation. pkgcheck related fixes, like 80 chars per line.- Improve
data andlibrary calls style.
cat2cat 0.4.4
- Fix example in the
cat2cat function. - Improve documentation.
- Improve validation.
cat2cat 0.4.3
- Fix
dummy_c2c to be backward compatible. - Add more tests for base utils functions.
- Improve
cat_apply_freq function performance. - Improve documentation.
- Improve validation.
cat2cat 0.4.2
- The
ml argument in thedummy_c2c functionis redefined, shorter names for a simpler usage. - The
cat2cat ml part is using directcat_var for target (for an update) dataset now, not the onefrom theml argument list. - Improve procedure graphs.
cat2cat 0.4.1
- additional
cat2cat validation, if thetrans table covers all needed levels. - documentation and tests improvements.
cat2cat 0.4.0
- new syntax of the
ml anddata argument inthecat2cat::cat2cat function, two additional argumentseach. prune_c2c scales the weights now, so still sum to onefor each subject.- new function
dummy_c2c to add a defaultcat2cat columns to adata.frame. occupandoccup_small datasets have 4periods now.- add the 4 periods example to the vignette.
- custom
pkgdown reference.
cat2cat 0.3.3
- improve the
pkgdown website. deparse instead ofdeparse1.
cat2cat 0.3.2
tinyverse world, even less dependencies.
cat2cat 0.3.1
- updated README file.
- improved covr and tests.
- updated vignette.
cat2cat 0.3.0
- fixed the
cat2cat function, the ml part is assumingthat categorical variable is always named “code”. - fixed problems when using only one feature in the ml part of
cat2cat function. - persist NA values in a categorical variable in the cat2catfunction.
- updated vignette.
- improved roxygen2 docs.
- transferred caret and
randomForest packages toSuggests, they are delayed loaded now. - styler of the code.
- more readable code.
- removed data.table from Imports.
cat2cat 0.2.1
- usage of summary_c2c with the default df_new argument.
- plot_c2c roxygen2
cat2cat 0.2.0
cat2cat 0.1.9
cat2cat 0.1.8
- pt inside summary_c2c
- VignetteIndexEntry
cat2cat 0.1.7
cat2cat 0.1.6
- basic vignette
- rm .internal.selfref attr for mapped df
- assertthat instead of stopifnot
cat2cat 0.1.5
- data.R adding set.seed
- lack of a one bracket in description file
cat2cat 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 theDESCRIPTION file.
- unnecessary dontrun in data.R were removed.
cat2cat 0.1.2
occup_small dataset to pass checks in terms ofcomputation 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 andcross_c2c to improveprocessing of results.- Enable cat2cat for panel with unique identifier.
- Turn on github actions - covr, pkgdown, check.
- Preparation before R CRAN.
[8]ページ先頭