BarKop

20 Reputation

3 Badges

5 years, 110 days

MaplePrimes Activity


These are questions asked by BarKop

Hello, 

I am doing a regression analysis, but some of my model says: Warning, model is not of full rank. Can anyone help what to do with that? 

Rok := Vector([2013, 2014, 2015, 2016, 2017, 2018], datatype = float);

TrzbyCelkemEmco := Vector([1028155, 1134120, 1004758, 929584, 995716, 1152042], datatype = float);

KubickaTrzby = Statistics:-PolynomialFit(3, Rok, TrzbyCelkemEmco, x);


 

 

Thank you :)  

 

 

 
Page 1 of 1