# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "flexFitR" in publications use:' type: software license: MIT title: 'flexFitR: Flexible Non-Linear Least Square Model Fitting' version: 1.1.0 doi: 10.32614/CRAN.package.flexFitR abstract: Provides tools for flexible non-linear least squares model fitting using general-purpose optimization techniques. The package supports a variety of optimization algorithms, including those provided by the 'optimx' package, making it suitable for handling complex non-linear models. Features include parallel processing support via the 'future' and 'foreach' packages, comprehensive model diagnostics, and visualization capabilities. Implements methods described in Nash and Varadhan (2011, ). authors: - family-names: Aparicio given-names: Johan email: aparicioarce@wisc.edu - family-names: Endelman given-names: Jeffrey email: endelman@wisc.edu repository: https://apariciojohan.r-universe.dev repository-code: https://github.com/AparicioJohan/flexFitR commit: 5837acf1925b44d016d98941a3e2ca7eb8d47a0c url: https://apariciojohan.github.io/flexFitR/ contact: - family-names: Aparicio given-names: Johan email: aparicioarce@wisc.edu