A Julia package for multivariate statistics and data analysis (e.g. dimension reduction)
-
Updated
Jun 5, 2024 - Julia
A Julia package for multivariate statistics and data analysis (e.g. dimension reduction)
Econometrics cheat sheets with a concise review of the subject, going from the basics of an econometric model to the solution of the most popular problems.
Fast Unit Root Tests and OLS regression in C++ with wrappers for R and Python
Popular Econometrics content with code; Simple Linear Regression, Multiple Linear Regression, OLS, Event Study including Time Series Analysis, Fixed Effects and Random Effects Regressions for Panel Data, Heckman_2_Step for selection bias, Hausman Wu test for Endogeneity in Python, R, and STATA.
Fast computation of some matrices useful in statistics
Specification Curve is a Python package that performs specification curve analysis: exploring how a coefficient varies under multiple different specifications of a statistical model.
Assignment-04-Simple-Linear-Regression-2. Q2) Salary_hike -> Build a prediction model for Salary_hike Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization. Correlation Analysis. Model Building. Model Testing. Model Predictions.
Master Degree Coursework: Econometrics I
Detecting structural breaks in time series data using statistical analysis and regression models in R.
Assignment-05-Multiple-Linear-Regression-2. Prepare a prediction model for profit of 50_startups data. Do transformations for getting better predictions of profit and make a table containing R^2 value for each prepared model. R&D Spend -- Research and devolop spend in the past few years Administration -- spend on administration in the past few y…
The project analyses the impact of different marketing tactics on the sales of items. The problem is a multivariate-modeling problem as there are 3 different tactics of marketing. Since, the impact of marketing medium cannot be negative we will be using Bayesian model for regression.
Construct workable datasets from web data and applied various machine learning methods to predict future oil price
MSc Finance dissertation project at Newcastle University. This project focused on forecasting the volatility of exchange rates involving the Great British Pound using EWMA, GARCH-type and Implied Volatility models.
Coefeasy is an R package under development for making regression coefficients more accessible. With this tool, you can read and report key coefficients instantly.
Conducted data analysis, statistical analysis, and data visualization on an Indian crime dataset. Applied various machine learning algorithms to gain insights from the data. Utilized Time-Series models for prediction and forecasting based on the crime data analysis.
Supervised-ML---Simple-Linear-Regression---Newspaper-data. EDA and Visualization, Correlation Analysis, Model Building, Model Testing, Model predictions.
Stock market prediction on 5 italian companies using VAR model, OLS regressions and LSTM recurrent neural networks over data retrieved from Refinitiv Eikon
Linear regression on numerical attributes
Apex team`s multiple regression project. It contains: What is Multiple Regression? Advantages and disadvantages of multiple regression, least square method and real implementation.
Master Degree Coursework: Econometrics II
Add a description, image, and links to the ols-regression topic page so that developers can more easily learn about it.
To associate your repository with the ols-regression topic, visit your repo's landing page and select "manage topics."