# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rescale" in publications use:' type: software license: MIT title: 'rescale: Rescales Data Based on Other Data' version: 0.0.0.9006 doi: 10.32614/CRAN.package.rescale abstract: Rescales columns in a data frame based on the columns in a second data frame. For example a column can be rescaled by subtracting the mean and dividing by the standard deviation. The user can pass the names of functions which calculate the value to subtract and/or the value to divide by. The package was developed for making predictions based on models with rescaled variables. For the predictions to be valid the new data frame must have its predictor variables rescaled based on the original data. authors: - family-names: Thorley given-names: Joe email: joe@poissonconsulting.ca orcid: https://orcid.org/0000-0002-7683-4592 repository: https://poissonconsulting.r-universe.dev repository-code: https://github.com/poissonconsulting/rescale commit: fa3f4a30c549600f75ef36ac3b6f9ccbae132f76 url: https://poissonconsulting.github.io/rescale/ contact: - family-names: Thorley given-names: Joe email: joe@poissonconsulting.ca orcid: https://orcid.org/0000-0002-7683-4592