Reputation: 647
So matlab help has the following description :
[P, S, MU] = POLYFIT[X,Y,N]
I know what the input variables mean, but i cant calculate the MU
"manually". The MU
i need for calculating the area of a peak.
I need to convert source code from MATLAB to R, but don't know what's the best to do.
Upvotes: 0
Views: 970