Effacer les filtres
Effacer les filtres

Multivariate regression in a loop

1 vue (au cours des 30 derniers jours)
Simon
Simon le 28 Mai 2013
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!

Réponse acceptée

Simon
Simon le 4 Juin 2013
f

Plus de réponses (0)

Catégories

En savoir plus sur Loops and Conditional Statements dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by