InstrumentalVariableRegression.eval_rv_shapes#

InstrumentalVariableRegression.eval_rv_shapes()#

Evaluates shapes of untransformed AND transformed free variables.

Returns:
shapesdict

Maps untransformed and transformed variable names to shape tuples.

Return type:

dict[str, tuple[int, …]]