필터 지우기
필터 지우기

Does Matlab have built in functions to deal with zero-inflated data?

조회 수: 9 (최근 30일)
Vitaly Kheyfets
Vitaly Kheyfets 2018년 5월 8일
댓글: Steven Lord 2018년 5월 8일
Does Matlab have built-in functions to deal with zero-inflated data. I would imagine the bioinformatics toolbox would have something, but I can't find it.
Thanks,
Vitaly
  댓글 수: 4
Vitaly Kheyfets
Vitaly Kheyfets 2018년 5월 8일
In my case, I have zero-inflated continuous data. About half the patients have gene expression fold change ~ 0, but half have some continuous value.
I don't have a large enough sample size to split my data into expressed (for regression) vs. not expressed (for classification).
Steven Lord
Steven Lord 2018년 5월 8일
Can you tell us what specific operations you're looking to perform on your zero-inflated data? I don't know if there are specific functions designed to work on only zero-inflated data, but there may be functions that work on general data that have options that make them better able to handle zero-inflated data.

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

답변 (1개)

the cyclist
the cyclist 2018년 5월 8일
To my knowledge, there is nothing built in. This recent answer offered a couple ideas.
  댓글 수: 1
Vitaly Kheyfets
Vitaly Kheyfets 2018년 5월 8일
Thanks for your comment. That post offers some ideas, but would not really work for my dataset. I think this is just a limitation of Matlab and might need a language like R.

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

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by