Thread Subject:
Problem with mvnrmle function

Subject: Problem with mvnrmle function

From: tarek216 bar

Date: 1 Jul, 2012 10:46:08

Message: 1 of 1

Good Morning friends,
I have the following multivariate model whose variables are:
Y=[Y_1 Y_2];
 Y_1=[10 11 12 10 14 15 15 17 18 11]';
 Y_2=[12 14 15 14 17 18 19 25 13 14]';
X=[4 5 4;2 5 3;3 4 5;5 3 6;6 7 4;6 8 7;8 6 7;1 4 3;5 3 2;1 4 3];
when I wrote: [Parameters, Covariance, Resid, Info] = mvnrmle(Y,{X,X})
I obtained the following error message:
Error using ==> checkmvnrsetup at 89
Invalid number of cell array elements - should be either NumSamples or 1.

Error in ==> mvnrmle at 129
[NumSamples, NumSeries, NumParams] = checkmvnrsetup(Data, Design, [], Covar0, true);

Can you help me please,
many thanks in advance

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us