Degrees of freedom to supply to finv
    6 views (last 30 days)
  
       Show older comments
    
    Matterazzi
 on 9 Apr 2023
  
    
    
    
    
    Answered: Vanshika Vaishnav
    
 on 13 Apr 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 Comment
  Ive J
      
 on 9 Apr 2023
				check this
https://se.mathworks.com/matlabcentral/answers/890432-how-to-extract-f-statistic-vs-constant-model-value-for-fitnlm-programmatically#answer_768562
Accepted Answer
  Vanshika Vaishnav
    
 on 13 Apr 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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!