edges_cal.modelling.FixedLinearModel.with_nterms

FixedLinearModel.with_nterms(n_terms: int, parameters: Sequence | None = None) FixedLinearModel[source]

Return a new FixedLinearModel with given nterms and parameters.