Ekonometri is a Flutter app that contains some data sets and scripts for econometric analysis. Econometrics is a branch of economics that uses statistical and mathematical methods to analyze economic data².
To run this project locally, you need to have Flutter and Dart installed on your machine.
- Clone this repository:
git clone https://github.com/ctrl-aziz/ekonometri.git
cd ekonometri
- Install the dependencies:
flutter pub get
- Run the app:
flutter run
To use the app, you need to select a data set and a script from the list. The app will then display the results of the econometric analysis, such as descriptive statistics, regression models, graphs, and tests.
Here are some screenshots of the app:
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or feedback, feel free to contact me at [email protected].