Recently Published
Decision Tree Model with `rdecision`
Decision trees can be created intuitively in R using the `rdecision` package. The creation follows a logic that is easy to follow. The yield is a visual tree output, in addition to the expected costs and benefits for each alternative required for ICER calculation.
Market-basket analysis - Online Retail II
End-to-end market basket analysis of Online Retail II in R: robust cleaning, StockCode-based transactions, Apriori/Eclat itemset mining, actionable cross-sell rule curation, visual diagnostics, and a fully reproducible R Markdown workflow with environment metadata for transparent, decision-ready insights.
Normality check using Histogram
To test for presence of normality whether it is normally distributed or not