Skip to content

taruma/anfrek

Repository files navigation

FREQUENCY ANALYSIS IN HYDROLOGY (fiako-anfrek)

fiako-anfrek thumbnail
developed by License
GitHub release GitHub Release Date

Github Repository // taruma/anfrek
Aplikasi // fiako-anfrek.herokuapp.com
Presentasi & Demonstrasi

Frequency Analysis in Hydrology atau fiako-anfrek adalah aplikasi web yang dapat digunakan untuk menghitung parameter statistik, jenis sebarannya (distribusi), analisis frekuensi, dan uji kecocokan distribusi. Output aplikasi ini berupa visualisasi hasil perhitungan dan tabel/teks berupa .csv/.txt.

FITUR APLIKASI

Eksplorasi Data Deret Waktu


Interaksi Tabel + Grafik

Parameter Statistik dan Outlier


Visualisasi Statistik & Outlier


Visualisasi Distribusi


Download Hasil Perhitungan

Analisis Frekuensi


Interaksi Input + Grafik


Interaksi Grafik


Download Hasil Analisis

Uji Kecocokan Distribusi


Interaksi Input + Grafik


Visualisasi Uji Kecocokan Distribusi


Visualisasi Hasil Pengujian


Download Hasil Pengujian

TUTORIAL

Tutorial bisa dilihat pada dokumen TUTORIAL.md

KEKURANGAN

Berikut daftar kekurangan atau known issues aplikasi ini:

  • Penggunaan distribusi Log Pearson III (terutama untuk memperoleh nilai CDF) harus dievaluasi kembali (untuk sumber scipy).
  • Penentuan kelas dan parameter untuk uji Chi-Square harus dievaluasi kembali.

LICENSE

MIT LICENSE

Copyright (c) 2022-2024 Taruma Sakti Megariansyah
Copyright (c) 2022 PT. FIAKO ENJINIRING INDONESIA

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.