fslaborg / fslaborg/FSharp.Stats

Goodness of fit functions for OrdinaryLeastSquares.Linear.Multivariable?

Open
#125 4 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
F#
Stars
227
Forks
58
Avg merge
55m
Merged PRs (30d)
1

Description

**Is your feature request related to a problem? Please describe.**
I am following the goodness of fit quality [tutorial](https://fslab.org/FSharp.Stats/GoodnessOfFit.html). I want t-statistics and standard errors for coefficients from regressions with multiple independent variables. Are there functions to do this already?

The multivariate fit function (see https://fslab.org/FSharp.Stats/Fitting.html#Multivariable) has type of `x:Vector -> float` but `GoodnessOfFit.calculateSumOfSquares` expects `float -> float`. It appears that there is not a "multivariable" version.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.