Skip to content

Code to produce the plots and statistical analysis from the localization test dataset found here: https://zenodo.org/records/7990261

Notifications You must be signed in to change notification settings

gullogullo/Localization_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Code to produce the plots and statistical analysis from the localization test dataset found here: https://zenodo.org/records/7990261

In the code you can modify the flags (True or False) at lines 322-331 to produce the wanted outputs:

FLAG FOR PLOTS: want_figures

FLAG FOR QQ PLOTS: want_qq

FLAG FOR XY PLOTS: want_xy_plots

FLAG FOR MIXED MODELS: want_lm

FLAG FOR CORRELATION: want_correlation

FLAG FOR STATISTICS: want_stats

You can install the dependencies with pip install -r requirements.txt

Python version used is Python 3.11.0

About

Code to produce the plots and statistical analysis from the localization test dataset found here: https://zenodo.org/records/7990261

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages