Files in tejasavkhattar/testpackage

.Rbuildignore
.Rproj.user/538430/build_options
.Rproj.user/538430/sources/prop/484ADAA3
.Rproj.user/538430/sources/prop/9198EC68
.Rproj.user/538430/sources/prop/F235E981
.Rproj.user/538430/sources/prop/INDEX
.Rproj.user/shared/notebooks/patch-chunk-names
.gitignore
DESCRIPTION
NAMESPACE
R/classify.R R/comatrix.R R/dendogram.R R/densitybasedclustering.R R/densityplot.R R/distributionbasedclustering.R R/groupBar.R R/heat_map.R R/kmeansCluster.R R/log_regression.R R/myfn.R R/principalcomp.R R/q_qplot.R R/regression.R R/scatterMatrix.R R/scatterplot.R R/simpleBar.R R/supportvectormachine.R R/timeSeries.R README.md
StatisticalPlatform/StatisticalPlatform/__init__.py
StatisticalPlatform/StatisticalPlatform/__pycache__/__init__.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/__pycache__/admin.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/__pycache__/forms.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/__pycache__/models.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/__pycache__/serializers.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/__pycache__/urls.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/__pycache__/views.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/admin.py
StatisticalPlatform/StatisticalPlatform/apps.py
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/HTable.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Analyze/AnovaModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Analyze/BivariateModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Analyze/ChoiceModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Analyze/ComatrixModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Analyze/PCAModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Analyze/QQPlotModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Analyze/RegressionModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Analyze/TestsModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Analyze/TimeSeriesModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Classification/ClassifyModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Classification/SVMModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Clustering/DendogramModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Clustering/DensityClusterModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Clustering/DistributionClusterModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Clustering/KMeansModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Dashboard/DashboardModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/File/FileField.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/MyBar.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Plot/BarChartModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Plot/BoxPlotModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Plot/DensityPlotModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Plot/HeatmapModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Plot/HistModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Plot/PlotModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Plot/ScatterMatrixModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/NavBar/Plot/ScatterPlotModal.js
StatisticalPlatform/StatisticalPlatform/client/components/Dashboard/WholeThing.js
StatisticalPlatform/StatisticalPlatform/client/components/LandingPage/LandingPage.js
StatisticalPlatform/StatisticalPlatform/client/components/SignIn/LoginPage.js
StatisticalPlatform/StatisticalPlatform/client/components/SignUp/SignupPage.js
StatisticalPlatform/StatisticalPlatform/client/routers/AppRouter.js
StatisticalPlatform/StatisticalPlatform/forms/__init__.py
StatisticalPlatform/StatisticalPlatform/forms/__pycache__/__init__.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/forms/__pycache__/forms.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/forms/forms.py
StatisticalPlatform/StatisticalPlatform/migrations/0001_initial.py
StatisticalPlatform/StatisticalPlatform/migrations/__init__.py
StatisticalPlatform/StatisticalPlatform/migrations/__pycache__/0001_initial.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/migrations/__pycache__/__init__.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/models/__init__.py
StatisticalPlatform/StatisticalPlatform/models/__pycache__/__init__.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/models/__pycache__/models.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/models/models.py
StatisticalPlatform/StatisticalPlatform/serializers/__init__.py
StatisticalPlatform/StatisticalPlatform/serializers/__pycache__/__init__.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/serializers/__pycache__/serializers.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/serializers/serializers.py
StatisticalPlatform/StatisticalPlatform/static/css/barchart.css
StatisticalPlatform/StatisticalPlatform/static/css/colormap.css
StatisticalPlatform/StatisticalPlatform/static/css/dendogram.css
StatisticalPlatform/StatisticalPlatform/static/css/heatmap.css
StatisticalPlatform/StatisticalPlatform/static/css/index.css
StatisticalPlatform/StatisticalPlatform/static/css/kmeans.css
StatisticalPlatform/StatisticalPlatform/static/css/login.css
StatisticalPlatform/StatisticalPlatform/static/css/scattermatrix.css
StatisticalPlatform/StatisticalPlatform/static/css/timeseries.css
StatisticalPlatform/StatisticalPlatform/static/css/vendor/bootstrap-theme.min.css
StatisticalPlatform/StatisticalPlatform/static/css/vendor/bootstrap.min.css
StatisticalPlatform/StatisticalPlatform/static/css/vendor/dc.min.css
StatisticalPlatform/StatisticalPlatform/static/css/vendor/handsontable.full.css
StatisticalPlatform/StatisticalPlatform/static/css/vendor/nv.d3.css
StatisticalPlatform/StatisticalPlatform/static/css/vendor/tipsy.css
StatisticalPlatform/StatisticalPlatform/static/image/backgroundstatisticalplatform.png
StatisticalPlatform/StatisticalPlatform/static/image/logo.png
StatisticalPlatform/StatisticalPlatform/static/js/app.js
StatisticalPlatform/StatisticalPlatform/static/js/barplot.js
StatisticalPlatform/StatisticalPlatform/static/js/classifiers.js
StatisticalPlatform/StatisticalPlatform/static/js/clusters.js
StatisticalPlatform/StatisticalPlatform/static/js/colormap.js
StatisticalPlatform/StatisticalPlatform/static/js/components.js
StatisticalPlatform/StatisticalPlatform/static/js/dashboard.js
StatisticalPlatform/StatisticalPlatform/static/js/dendogram.js
StatisticalPlatform/StatisticalPlatform/static/js/heatmap.js
StatisticalPlatform/StatisticalPlatform/static/js/histogram.js
StatisticalPlatform/StatisticalPlatform/static/js/kmeans.js
StatisticalPlatform/StatisticalPlatform/static/js/lineplot.js
StatisticalPlatform/StatisticalPlatform/static/js/nvd3_plots.js
StatisticalPlatform/StatisticalPlatform/static/js/qqplot.js
StatisticalPlatform/StatisticalPlatform/static/js/regression.js
StatisticalPlatform/StatisticalPlatform/static/js/scatterMatrix.js
StatisticalPlatform/StatisticalPlatform/static/js/scatterplot.js
StatisticalPlatform/StatisticalPlatform/static/js/timeseries.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/FileSaver.min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/JSXTransformer.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/bootstrap.min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/colorbrewer.v1.min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/crossfilter.min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/d3.min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/dc.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/handsontable.full.min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/jquery-1.8.3.min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/jquery.tipsy.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/jquery_min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/nv.d3.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/nv.d3.min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/opencpu-0.4.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/papaparse.min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/react-bootstrap.min.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/react-bootstrap.min.js.map
StatisticalPlatform/StatisticalPlatform/static/js/vendor/react.v3.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/squeezeFrame.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/svg-crowbar.js
StatisticalPlatform/StatisticalPlatform/static/js/vendor/underscore.js
StatisticalPlatform/StatisticalPlatform/templates/includes/footer.html
StatisticalPlatform/StatisticalPlatform/templates/includes/head.html
StatisticalPlatform/StatisticalPlatform/templates/includes/header.html
StatisticalPlatform/StatisticalPlatform/templates/includes/scripts.html
StatisticalPlatform/StatisticalPlatform/templates/includes/styles.html
StatisticalPlatform/StatisticalPlatform/templates/layouts/base.html
StatisticalPlatform/StatisticalPlatform/templates/pages/index.html
StatisticalPlatform/StatisticalPlatform/tests/__init__.py
StatisticalPlatform/StatisticalPlatform/tests/tests.py
StatisticalPlatform/StatisticalPlatform/urls.py
StatisticalPlatform/StatisticalPlatform/views/__init__.py
StatisticalPlatform/StatisticalPlatform/views/__pycache__/__init__.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/views/__pycache__/account.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/views/__pycache__/userlist.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/views/__pycache__/views.cpython-36.pyc
StatisticalPlatform/StatisticalPlatform/views/account.py
StatisticalPlatform/StatisticalPlatform/views/userlist.py
StatisticalPlatform/__pycache__/settings.cpython-36.pyc
StatisticalPlatform/__pycache__/wsgi.cpython-36.pyc
StatisticalPlatform/db.sqlite3
StatisticalPlatform/manage.py
StatisticalPlatform/settings.py
StatisticalPlatform/webpack-stats.json
StatisticalPlatform/wsgi.py
man/hello.Rd man/myfn.Rd
package-lock.json
package.json
requirements.txt
server.js
testpackage.Rproj
webpack.config.js
tejasavkhattar/testpackage documentation built on May 29, 2019, 2:02 a.m.