Degrees of freedom to supply to finv
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Matterazzi
le 9 Avr 2023
Réponse apportée : Vanshika Vaishnav
le 13 Avr 2023
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 commentaire
Ive J
le 9 Avr 2023
check this
https://se.mathworks.com/matlabcentral/answers/890432-how-to-extract-f-statistic-vs-constant-model-value-for-fitnlm-programmatically#answer_768562
Réponse acceptée
Vanshika Vaishnav
le 13 Avr 2023
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 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!