Degrees of freedom to supply to finv
5 ビュー (過去 30 日間)
古いコメントを表示
Hi community,
I have one set of data generated from exactly one experiment. I have a model that satisfactorily describes this data. I want to determine the inverse cumulative distribution function evaluated at the probability value of .05. Will the degrees of freedom for the numerator and denominator be 1 in both cases?
Thanks in advance for the clarification.
1 件のコメント
Ive J
2023 年 4 月 9 日
check this
https://se.mathworks.com/matlabcentral/answers/890432-how-to-extract-f-statistic-vs-constant-model-value-for-fitnlm-programmatically#answer_768562
採用された回答
Vanshika Vaishnav
2023 年 4 月 13 日
Refer this related MATLAB answer :
Also,The below example shows how to estimate the cumulative distribution function (CDF) from data in a nonparametric or semiparametric way. It also illustrates the inversion method for generating random numbers from the estimated CDF.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!