I am trying to perform repeated measures ANOVA using the fitrm function, but keep getting the following error:
*Error using eig* *Input matrix contains NaN or Inf.*
% Data collected from 4 participants in 3 locations. % Each row is a participant, each column is a location measurements = [ 112.7258 92.2979 82.5488; 123.7502 113.2852 84.8053; 106.8964 93.9526 70.9359; 107.3634 85.2672 65.7928] P_Name = ['A' 'B' 'C' 'D']' % participant name %Create a table, Data comes first, Variable names second t = table(P_Name,measurements(:,1),measurements(:,2),measurements(:,3),'VariableNames',{'Participant','L1','L2','L3'}) % Create a location variable for the measurements Location = table([1 2 3]','VariableNames',{'Location'}) % Fit repeated measures model rm = fitrm(t,'L1-L3~Participant','WithinModel',Location)
Any help is greatly received.
This seems like a slightly nonstandard problem to me so I am not sure, but here is one way you might approach it.
measurements = [...]; AllCombos = allcomb(1:3,1:4); % From MATLAB file exchange [a, b, c] = anovan(measurements(1:end),AllCombos,'Model','full');
Matlabsolutions.com provides guaranteed satisfaction with a
commitment to complete the work within time. Combined with our meticulous work ethics and extensive domain
experience, We are the ideal partner for all your homework/assignment needs. We pledge to provide 24*7 support
to dissolve all your academic doubts. We are composed of 300+ esteemed Matlab and other experts who have been
empanelled after extensive research and quality check.
Matlabsolutions.com provides undivided attention to each Matlab
assignment order with a methodical approach to solution. Our network span is not restricted to US, UK and Australia rather extends to countries like Singapore, Canada and UAE. Our Matlab assignment help services
include Image Processing Assignments, Electrical Engineering Assignments, Matlab homework help, Matlab Research Paper help, Matlab Simulink help. Get your work
done at the best price in industry.