# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "DrData" in publications use:' type: software license: MIT title: 'DrData: Interactive Statistical Analysis and Machine Learning Platform' version: 0.2.0 abstract: A 'Shiny'-based interactive platform for end-to-end data science workflows. Provides modules for data import (CSV, 'Excel', RDS, TXT), data preprocessing (missing value imputation, encoding, scaling, outlier removal), exploratory data analysis with interactive plots and normality tests, supervised learning (regression and classification each with eight algorithms), and unsupervised learning (k-means, hierarchical clustering, density-based spatial clustering of applications with noise). Designed for students and practitioners in data science and artificial intelligence. authors: - family-names: Mehdinia given-names: Mohsen email: mehdinia.55@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/mohsenmehdinia/DrData commit: 65863e1c1f76c13bf30aba4453cdce1666943f66 url: https://github.com/mohsenmehdinia/DrData date-released: '2026-05-19' contact: - family-names: Mehdinia given-names: Mohsen email: mehdinia.55@gmail.com