Closed jepusto closed 4 years ago
Write a print method for g_REML() so that the output is nicely formatted.
Or summary() is fine too.
Make the output nicer (no NA printed)
Don't forget to add a unit test for print() and summary() methods. Something simple like expect_output() is fine.
Closed by c141e88.
Write a print method for g_REML() so that the output is nicely formatted.