JMP > JSL > Get Formula > Extract Parameters
Hi JMP Community, I have generated multiple prediction formulas stored in columns and I need to extract the parameters to evaluate which variables are common across formulas. When I call for dt:Column X << Get formula, the output is not a string or list that can be used with standard pattern extraction functions (e.g., Words (), Munger ()...). Questions: Am I using the right function to collect ...