gf4-project
gf4-project copied to clipboard
GF4 - a Python program to display two-dimensional data and perform math operations in it
A user with a Macintosh reports that command buttons do not change their background colors when moused over. The color is used for several purposes, including indicating that extended help...
1. The tool is intuitive and user-friendly. 2. It offers numerous functions, particularly for calculation and processing; however, guidance on typical processing or analysis workflows would be beneficial for users...
Hi, Thomas, ❤️ Thanks for this interesting project. Report a issue: When I first run in Mac ``` ╰─$ python gf4.pyw import_plugins: local_poly_fit plugin: No module named 'localreg' import_plugins: local_poly_fit...
[Confidence intervals for LOWESS models in python](https://james-brennan.github.io/posts/lowess_conf/) has code for a possibly better way to perform LOWESS and to get the confidence limits that the old GF4 algorithm. In particular,...