Confidence bounds using the function cdf in matlab
2 次查看(过去 30 天)
显示 更早的评论
Hello,
I want to get as an output the confidence bounds 'flo' and 'fup' along with the cumulative distribution function 'f' using the function cdf only. the description of this function tells you that you can only get f as an output. However, I have tried it and it actually gives you fup and flo, which brings me to my question: I think that the alpha used by default is 0.05 and I want to know how to change it in the cdf function. Can you tell me how to do that or at least can you give me the hole description of the cdf function?
Thanks :-).
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!