14 Commits (master)

Author SHA1 Message Date
Philipp Baumann be703c5f8c update doc; no slicing in `plot_spc()` 8 months ago
Philipp Baumann d47baa546e Update manuals because of new `resampling_seed` argument of `fit_pls` and `fit_rf` 6 years ago
Philipp Baumann 15a2d8b197 Update documentation, first final draft 7 years ago
Philipp Baumann 5fd3f15414 Clean and update documentation and order of arguments in exported modeling wrappers 7 years ago
Philipp Baumann 97f67e3d60 Fix various `R CMD check` WARNINGS and NOTES and make new documetation of depreciated `pls_ken_stone` that links to new documetation of `fit_pls` 7 years ago
Philipp Baumann 966eb5f316 Add depreciated `vaidation` argument to `fit_pls` documentation 7 years ago
Philipp Baumann 55c812b8af Delete documentation for internal use functions and update the package to the redesigned `fit_pls` interface 7 years ago
Philipp Baumann 9401118930 update NAMESPACE and manuals because internal helper functions have been renamed 7 years ago
Philipp Baumann 7a5cddad55 update NAMESPACE and manuals because two helper functions for standard error of the mean have been added 7 years ago
Philipp Baumann caba8df1dc rename function `pls_ken_stone` to `fit_pls`; `pls_ken_stone` will become depreciated in new release simplerspec 1.0.0 because there is a backward-incompatible argument change: `variable` will be replaced by `response`, is more verbose and correct term for response variable; renaming could not been done because the arguments `variable` and `response` would be calls (character vectors) that are evaluated using prinicples of non-standard evaluation. Could not fix this by assigning `variable` to `response`; also, manipulating formals of a function that changes the argument `variable` (e.g. by using mechanisms of `formals()`) seemed not to be a feasible approach. 7 years ago
Philipp Baumann 58aac78c8c Update (delete and add entries) NAMESPACE and manuals via `devtools::document()` because `trainControl` list producing helper functions have been renamed from `tune_model_...` to `train_control_...` 7 years ago
Philipp Baumann c80e3f09bf Update NAMESPACE and manuals via `devtools::document()`. Functions renamed: `ken_stone()` to `split_data()` 7 years ago
Philipp Baumann 9ddfb029e2 Update NAMESPACE and manuals by `devtools::document()` 7 years ago
Philipp Baumann db08e60804 update manuals by `devtools::document()` 7 years ago
Philipp Baumann 2a8e8249e8 update `NAMESPACE` and manuals using `devtools::document()` 7 years ago
Philipp Baumann dcba80165e update manual using `devtools::document()` 8 years ago
Philipp Baumann 408819a56b update NAMESPACE and documentation 8 years ago
Philipp Baumann 34255f37a6 update documentation using devtools::document() 8 years ago
Philipp Baumann d3930d199d add default argument for maximal number of pls components evaluated 8 years ago
Philipp Baumann 3ae8a15f4a update NAMESPACE and manual 8 years ago
Philipp Baumann 7ddbe3ec0e Add first locally developed version of simplerspec package to github 8 years ago