Confidence Interval Estimation from a matrix

I am dealing with a matrix S of size 100000 x 41. I want to choose 50 numbers between the 95% confidence interval for each column of the matrix and store them in a vector.
Any help will be appreciated.

댓글 수: 1

KL
KL 2017년 12월 17일
Have you get started with anything? Post your code and ask specific questions.

댓글을 달려면 로그인하십시오.

답변 (1개)

Star Strider
Star Strider 2017년 12월 17일

0 개 추천

You might find the NormalDistribution (link) function helpful.

카테고리

도움말 센터File Exchange에서 R Language에 대해 자세히 알아보기

제품

질문:

2017년 12월 17일

답변:

2017년 12월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by