python function to calculate 5th and 95th confidence intervals of TLS regression slope. -
i know statsmodels function simple ordinary least squares (ols) can calculate confidence intervals on parameters. there python function can same total least squares (tls)?
Comments
Post a Comment