Jump to content

Error trying to capture the regression properties when using a dynamic training window


Go to solution Solved by Markus,

Recommended Posts

Getting the below error when trying to get the regression properties. It worked well when tested using a static capsule instead of dynamic one. However for my case I do need a dynamic, given that the regression coefficients are expected to change over time.

Latter on I will get the regression coefficient and intercept to build the same regression. Then use the input variable high limit  to calculate the new recommended high limit for the target variable.

 

Any work around it available?

image.png.f7e88fe9bea0a99b7237901ed8fdd752.png

Link to comment
Share on other sites

  • Solution

Hi,

could you try creating a new formula and remove the ".predict($mlv)" part in line 5?

This should result in a new scalar with the intercept as value which you can use in further calculations.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...