Module for the SAMS OLS modelling.
Classes
OlsModel(*args, **kwargs)
OlsModel
A default OLS model for use with the SAMS algorithm which extends the Model interface.
Model