Dear all,
I am running an OLS regression and would like to retrieve the covariance matrix of the estimated parameters as I would in Python:
statsmodels.regression.linear_model.OLSResults.cov_params - statsmodels 0.14.1
I found this solution for retrieving the coefficients of a regression in Alteryx:
Solved: extract and use coeffcients from regression tool f... - Alteryx Community
Is there a similar way to retrieve the covariance of the parameters.
Best,
@Wage_Gap have you tried using the XML parse? On the O output