필터 지우기
필터 지우기

How does fsrnca() not work?

조회 수: 1 (최근 30일)
Amend
Amend 2016년 9월 28일
답변: Star Strider 2016년 9월 28일
I have installed matlab R2016a and Statistics and Machine Learning Toolbox. I just simply try mdl = fsrnca(X,y) command (X is 100x20 double, y is 100x1 double), but got error message: Undefined function or variable 'fsrnca'. I also try to use "help fsrnca" and got message: fsrnca not found.
What is wrong about it? please help me problem.
Thank you.

답변 (1개)

Star Strider
Star Strider 2016년 9월 28일
The fsrnca (feature selection using neighborhood component analysis for regression) function was introduced in R2016b.
The current online documentation is for R2016b. You will need to upgrade to R2016b to use the fsrnca function.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by