photo

Prashanth Ravindran


Indian Institute of Technology, Delhi

2012 年からアクティブ

Followers: 0   Following: 0

i am doing some analysis on brain data for finding abnormalities...
Professional Interests: image processing, signal processing and instrumentation

統計

All
MATLAB Answers

3 質問
3 回答

File Exchange

1 ファイル

Cody

0 問題
1 解答

ランク
17,570
of 297,503

評判
2

コントリビューション
3 質問
3 回答

回答採用率
0.0%

獲得投票数
1

ランク
3,958 of 20,449

評判
367

平均評価
1.70

コントリビューション
1 ファイル

ダウンロード
1

ALL TIME ダウンロード
3673

ランク
121,035
of 159,017

コントリビューション
0 問題
1 解答

スコア
20

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

バッジを表示

Feeds

表示方法

質問


Why is fitlm (or regess) and estimation using mathematical equations giving different results?
I am trying to estimate the linear regression coefficients from mathematical equations. But I get different results using standa...

約9年 前 | 1 件の回答 | 0

1

回答

質問


What is the difference between the regress function and the fitlm function
% X = input data % Y = outcome % Using the fitlm command to estiamte the multiple liner regression model lin_...

約9年 前 | 2 件の回答 | 0

2

回答

回答済み
Predictor Importance feature for Tree Ensemble (Random Forest) method
This query was asked back in 2013. I will try to answer for those people who might be looking for the answer. predictorImport...

約9年 前 | 1

回答済み
The Hosmer-Lemeshow Goodness-of-Fit Test
Check out this website for the matlab code for HL test. http://www.nyu.edu/projects/farbood/projects/stats.html Prashanth

12年弱 前 | 0

質問


What is algorithmic difference between the MATLAB functions ClassificationDiscriminant.fit and classify to perform discriminant analysis
MATLAB 2012b provides two functions for Discriminant Analysis (_ClassificationDiscriminant.fit_ and _classify_). obj = Class...

12年以上 前 | 0 件の回答 | 0

0

回答

回答済み
Unable to run Discriminant Analysis
use function 'classify' to perform discriminant analysis. This function is available in the earlier versions of MATLAB.

約13年 前 | 0