How are coefficient confidence intervals calculated in fitlme?

조회 수: 3 (최근 30일)
Roisin McM
Roisin McM 2022년 11월 18일
답변: Yoga 2023년 9월 7일
I'm having trouble finding the method by which fitlme calculates coefficient confidence intervals ("Upper" and "Lower" in model.Coefficients). Can anyone give me an answer (and ideally a reference for the method) to cite in the paper I'm using this for?

답변 (1개)

Yoga
Yoga 2023년 9월 7일
I understand that you are facing an issue with finding the method by which fitlme calculates coefficient confidence intervals. Assuming a normal distribution, the confidence interval is typically calculated as: Coefficient Estimate ± (Z-critical value * Standard Error of the Coefficient Estimate).
You can refer to the following link for the entire documentation on fitlme funtion in MATLAB - https://www.mathworks.com/help/stats/fitlme.html.
I hope this helps resolve resolve your issue.

카테고리

Help CenterFile Exchange에서 Analysis of Variance and Covariance에 대해 자세히 알아보기

제품


릴리스

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by