# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "flex" in publications use:' type: software license: MIT title: 'flex: Fuzzy Linear Squares Estimation with Explicit Formula (FLEX)' version: 0.1.0 doi: 10.32614/CRAN.package.flex abstract: The FLEX method, developed by Yoon and Choi (2013) , performs least squares estimation for fuzzy predictors and outcomes, generating crisp regression coefficients by minimizing the distance between observed and predicted outcomes. It also provides functions for fuzzifying data and inference tasks, including significance testing, fit indices, and confidence interval estimation. authors: - family-names: Lee given-names: Chaewon email: chaewon.lee@unc.edu repository: https://cran.r-universe.dev repository-code: https://github.com/cwlee-quantpsych/flex commit: c7d474604393fbf09130582b45eca37557f99e4a url: https://github.com/cwlee-quantpsych/flex date-released: '2025-08-27' contact: - family-names: Lee given-names: Chaewon email: chaewon.lee@unc.edu