When there is a singularity in the first-stage of `sequential_g()`, `summary()` errors out ungracefully: ``` Error in Fhat %*% R1 %*% t(efun1) : non-conformable arguments ```
When there is a singularity in the first-stage of
sequential_g(),summary()errors out ungracefully: