moderndid.BSpline.set_order# method BSpline.set_order(order)# Set spline order. Parameters: orderintThe order of the spline (degree + 1). Must be positive.