Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Error TS Model Factory : Error in my_output[j, 8] <- fit_stat[2] :

User514
7 - Meteor

I'm getting this error while running the TS Model Factory:

Error in my_output[j, 8] <- fit_stat[2] :

 

Please advise

14 REPLIES 14
apathetichell
18 - Pollux

try exporting your workflow instead of uploading it... also check out the solution here:

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Predictive-Logistic-Regression-Error/t...

 

 

User514
7 - Meteor

Updated it

apathetichell
18 - Pollux

fyi - i'm not getting any errors on your workflow. it takes a bit to run but it's not recreating your error. It could be our R environments...

User514
7 - Meteor

I'm not sure how to fix that, is there something I should be downloading? I have used a lot of R tools and have not ran into any issues before

apathetichell
18 - Pollux

My suggestion would be to try uninstalling and reloading the Alteryx R tool.

 

@KilianL- can you confirm that the workflow runs as posted for you?

User514
7 - Meteor

@KilianL @apathetichell I uninstalled and reinstalled it and I'm still getting the error 

KilianL
Alteryx Alumni (Retired)

Hi @User514 , that error is unexpected, your workflow runs without error for me.

You can contact Alteryx support team, they are very good at troubleshooting errors. You can submit your case here: https://community.alteryx.com/t5/Support/bd-p/SupportPage

User514
7 - Meteor

Thank you for the response. Unfortunatly the support team still hasn't gotten back to me. Is there anything you suggest I try on my end?

 

I've uninstalled Alteryx and RAtleryx, and reinstalled them. I still get the same error.

 

Are there libraries I should have downloaded?

KilianL
Alteryx Alumni (Retired)

The TS Factory Macros should run without any further installs (Designer + predictive tools installed).

 

If you need a solution urgently, you can look into creating a batch macro around the standard TS Tools. You can read more about it here: https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Time-Series-Factory-Tools-vs-Batch-...

 

 

 

Labels