SimplifiedContext.edge_context
- SimplifiedContext.edge_context(*, u_D=None, x=None)
Return the external covariates
xunchanged (u_Dis ignored).- Parameters:
- u_Darray or None, optional
Ignored (never gathered under a simplified context).
- xarray, shape (n, p), or None, optional
External covariates for this call.
- Returns:
- array, shape (n, p), or None
xunchanged.