-
I've noticed that, while the several `best_fit` functions for e.g. a `Cylinder` and other shapes return the respective object, there is currently no metric or function that could help determining the …
-
Hey, this package looks really interesting!
phitter.io states
> The Phitter kernel studies over 80 probability distributions, both continuous and discrete, 3 goodness-of-fit tests, and interacti…
-
[Email from user](https://groups.google.com/g/distance-sampling/c/-_VME81d6Sc) indicated following error when using `ddf.gof()`
```
Mark-recapture component:
Capture History 10
[0,50] (50,100]…
-
I was thinking of implementing the deviance goodness of fit tests while calling the `glm` function. It'll be nice to know if the fitted model is meaningful or not right from the summary.
The null h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe your proposed enhancement in detail.
While browsing this example https://nilearn.github.io/stable/aut…
-
Octave failure with goodness of fit module:
https://github.com/cpp-lln-lab/bidspm/actions/runs/6211174458/job/16860114374#step:18:851
```matlab
warning: Unable to open display.
…
-
This may be difficult to achieve. Models are fitted and estimates produced for each simulation replicate, but there is no assessment of model fit. Likelihoods and AIC scores are produced, but absolu…
-
I have a prototype function that can compute the expected null cstat for the best-fit model which should be easily translatable to python and used in Sherpa. See
https://github.com/vkashyap/PINTofAL…
-
Currently, it is not possible to use the "GoodnessOfFit " and "LikelihoodRatioTest" classes of 3ML when fitting COSI spectra. This is because these two procedures internally handle the generation of s…
-
`goodness_of_fit` is a `snfeatures` function that should be replaced by some reduced X^2/datapoints funtion.
This function is also used in the tests so it is still a bit of work to change it.