# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Connection" in publications use:' type: software license: MIT title: 'Connection: Measures of Independence and Connection Without Linear Models' version: 0.1.0 doi: 10.32614/CRAN.package.Connection abstract: Provides tools to measure connection and independence between variables without relying on linear models. Includes functions to compute Eta squared, Chi-squared, and Cramer V. The main advantage of this package is that it works without requiring parametric assumptions. The methods implemented are based on educational material and statistical decomposition techniques, not directly on previously published software or articles. authors: - family-names: Frascino given-names: Pietro email: pietro.frascino710@gmail.com repository: https://cran.r-universe.dev commit: 955736a98d3060d25c52a47cda5b00d168c39efe date-released: '2025-07-25' contact: - family-names: Frascino given-names: Pietro email: pietro.frascino710@gmail.com