:param odr: Fit method to use: True means ortogonal distance regression (ODR), False means ordinary least square fit, None (default) uses ODR only if either xerr or yerr is not None
:param extend: fraction by which the returned fit trace extends beyond the first/last data point