필터 지우기
필터 지우기

Multivariate regression in a loop

조회 수: 1 (최근 30일)
Simon
Simon 2013년 5월 28일
I got a matrix A (1x15) with each cell containing 524 x 4 of data, and a Y matrix containing 524 x1 data. I was going for :
For i = 1:15 mdl{i} = LinearModel.fit(A{1,i},Y) end I always end up having a matrix 1x15 with empty cell
Thanks in advance!

채택된 답변

Simon
Simon 2013년 6월 4일
f

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by