# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lessR" in publications use:' type: software license: GPL-2.0-or-later title: 'lessR: Less Code, More Results' version: 4.3.7 identifiers: - type: doi value: 10.32614/CRAN.package.lessR abstract: Each function accomplishes the work of multiple standard R functions. For example, two function calls, Read() and CountAll(), read the data and generate summary statistics for all variables in the data frame, plus histograms and bar charts as appropriate. Other functions provide for comprehensive summary statistics via pivot tables, a comprehensive regression analysis, ANOVA and t-test, visualizations including the Violin/Box/Scatter plot for a numerical variable, bar chart, histogram, box plot, density curves, calibrated power curve, reading multiple data formats with the same function call, variable labels, color themes, and Trellis graphics. Also includes a confirmatory factor analysis of multiple indicator measurement models, pedagogical routines for data simulation such as for the Central Limit Theorem, generation and rendering of regression instructions for interpretative output, and interactive visualizations. authors: - family-names: Gerbing given-names: David W. email: gerbing@pdx.edu orcid: https://orcid.org/0000-0001-6998-8350 affiliation: School of Business, Portland State University preferred-citation: type: manual title: 'lessR: Less Code, More Results' authors: - family-names: Gerbing given-names: David W. email: gerbing@pdx.edu orcid: https://orcid.org/0000-0001-6998-8350 affiliation: School of Business, Portland State University year: '2024' notes: R package version 4.3.7 url: https://CRAN.R-project.org/package=lessR repository: https://CRAN.R-project.org/package=lessR date-released: '2024-08-21' contact: - family-names: Gerbing given-names: David W. email: gerbing@pdx.edu orcid: https://orcid.org/0000-0001-6998-8350 affiliation: School of Business, Portland State University references: - type: article title: Enhancement of the Command-Line Environment for use in the Introductory Statistics Course and Beyond authors: - family-names: Gerbing given-names: David W. journal: Journal of Statistics and Data Science Education year: '2021' volume: '29' issue: '3' publisher: name: Taylor & Francis address: New York doi: 10.1080/26939169.2021.1999871 start: '251' end: '256'