├── Chapter02 ├── Chapter 2.twb ├── Chapter 2.twbx ├── Packt Chapter 2.r └── SP.DYN.TFRT.IN Completed.csv ├── Chapter03 ├── Chapter 3 dplyr.R ├── Chapter 3.twb └── Chapter 3.twbx ├── Chapter04 ├── Chapter 4 Code.rmd ├── Chapter 4.twb ├── Chapter 4.twbx └── Datasets │ ├── adult.data │ ├── adult.data.csv │ ├── adult.test │ └── adult.test.csv ├── Chapter05 ├── Chapter 5.twb ├── Chapter 5.twbx ├── Chapter5.R └── datasets │ ├── adult.data │ ├── adult.data.csv │ └── adultnames.csv ├── Chapter07 ├── Chapter 7.twb ├── IRIS.csv ├── TDE Files │ ├── DimDate.tde │ ├── DimProduct.tde │ ├── DimProductSubcategory.tde │ ├── FactInternetSales.tde │ └── ProductInformation.tde └── Tableau Workbooks │ ├── Chapter 7.twb │ └── Chapter 7.twbx ├── Chapter08 ├── ch02_bayes_theory.py ├── ch02_fuzzy.py ├── ch02_predict.py ├── ch02_pymc.py ├── ch02_skfuzzy.py └── mymodel.py ├── LICENSE └── README.md /Chapter02/Chapter 2.twb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter02/Chapter 2.twb -------------------------------------------------------------------------------- /Chapter02/Chapter 2.twbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter02/Chapter 2.twbx -------------------------------------------------------------------------------- /Chapter02/Packt Chapter 2.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter02/Packt Chapter 2.r -------------------------------------------------------------------------------- /Chapter02/SP.DYN.TFRT.IN Completed.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter02/SP.DYN.TFRT.IN Completed.csv -------------------------------------------------------------------------------- /Chapter03/Chapter 3 dplyr.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter03/Chapter 3 dplyr.R -------------------------------------------------------------------------------- /Chapter03/Chapter 3.twb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter03/Chapter 3.twb -------------------------------------------------------------------------------- /Chapter03/Chapter 3.twbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter03/Chapter 3.twbx -------------------------------------------------------------------------------- /Chapter04/Chapter 4 Code.rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter04/Chapter 4 Code.rmd -------------------------------------------------------------------------------- /Chapter04/Chapter 4.twb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter04/Chapter 4.twb -------------------------------------------------------------------------------- /Chapter04/Chapter 4.twbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter04/Chapter 4.twbx -------------------------------------------------------------------------------- /Chapter04/Datasets/adult.data: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter04/Datasets/adult.data -------------------------------------------------------------------------------- /Chapter04/Datasets/adult.data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter04/Datasets/adult.data.csv -------------------------------------------------------------------------------- /Chapter04/Datasets/adult.test: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter04/Datasets/adult.test -------------------------------------------------------------------------------- /Chapter04/Datasets/adult.test.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter04/Datasets/adult.test.csv -------------------------------------------------------------------------------- /Chapter05/Chapter 5.twb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter05/Chapter 5.twb -------------------------------------------------------------------------------- /Chapter05/Chapter 5.twbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter05/Chapter 5.twbx -------------------------------------------------------------------------------- /Chapter05/Chapter5.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter05/Chapter5.R -------------------------------------------------------------------------------- /Chapter05/datasets/adult.data: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter05/datasets/adult.data -------------------------------------------------------------------------------- /Chapter05/datasets/adult.data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter05/datasets/adult.data.csv -------------------------------------------------------------------------------- /Chapter05/datasets/adultnames.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter05/datasets/adultnames.csv -------------------------------------------------------------------------------- /Chapter07/Chapter 7.twb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter07/Chapter 7.twb -------------------------------------------------------------------------------- /Chapter07/IRIS.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter07/IRIS.csv -------------------------------------------------------------------------------- /Chapter07/TDE Files/DimDate.tde: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter07/TDE Files/DimDate.tde -------------------------------------------------------------------------------- /Chapter07/TDE Files/DimProduct.tde: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter07/TDE Files/DimProduct.tde -------------------------------------------------------------------------------- /Chapter07/TDE Files/DimProductSubcategory.tde: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter07/TDE Files/DimProductSubcategory.tde -------------------------------------------------------------------------------- /Chapter07/TDE Files/FactInternetSales.tde: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter07/TDE Files/FactInternetSales.tde -------------------------------------------------------------------------------- /Chapter07/TDE Files/ProductInformation.tde: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter07/TDE Files/ProductInformation.tde -------------------------------------------------------------------------------- /Chapter07/Tableau Workbooks/Chapter 7.twb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter07/Tableau Workbooks/Chapter 7.twb -------------------------------------------------------------------------------- /Chapter07/Tableau Workbooks/Chapter 7.twbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter07/Tableau Workbooks/Chapter 7.twbx -------------------------------------------------------------------------------- /Chapter08/ch02_bayes_theory.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter08/ch02_bayes_theory.py -------------------------------------------------------------------------------- /Chapter08/ch02_fuzzy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter08/ch02_fuzzy.py -------------------------------------------------------------------------------- /Chapter08/ch02_predict.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter08/ch02_predict.py -------------------------------------------------------------------------------- /Chapter08/ch02_pymc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter08/ch02_pymc.py -------------------------------------------------------------------------------- /Chapter08/ch02_skfuzzy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter08/ch02_skfuzzy.py -------------------------------------------------------------------------------- /Chapter08/mymodel.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/Chapter08/mymodel.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Advanced-Analytics-with-R-and-Tableau/HEAD/README.md --------------------------------------------------------------------------------