hi, is there any easy way to calculate chi squared from fitting data using pyxplot? i know i can find it in a long-winded way using the covariance matrix, however i wonder if there is a pre-existing way to find it?
i noticed there is a stats module, and a stats.chisqCDF($x,\nu $), however I am not clever enough to know what to do with it, and whether it can give me what im after.
thanks in advance.
zach
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi, is there any easy way to calculate chi squared from fitting data using pyxplot? i know i can find it in a long-winded way using the covariance matrix, however i wonder if there is a pre-existing way to find it?
i noticed there is a stats module, and a stats.chisqCDF($x,\nu $), however I am not clever enough to know what to do with it, and whether it can give me what im after.
thanks in advance.
zach