Requirement Text
Estimate the parameters for a linear model from data
Background Information
Linear Models exist but the ability to estimate those parameters from data (i.e., regression) isn't supported
Suggested Solution
Subclass data model, implement from_data to estimate matrices
DoD
Requirement Text
Estimate the parameters for a linear model from data
Background Information
Linear Models exist but the ability to estimate those parameters from data (i.e., regression) isn't supported
Suggested Solution
Subclass data model, implement from_data to estimate matrices
DoD