Store WH model fit results in a data.frame
output_to_df(object, dim1 = "x", dim2 = "z")
A data.frame gathering information about the fitted and predicted values, the model variance, residuals and effective degrees of freedom...
An object of class "WH_1d"
or "WH_2d"
returned
by the WH()
function
The (optional) name to be given to the first dimension
The (optional) name to be given to the second dimension