Add Satterthwaite and Kenward-Roger fixed-effect tests
This commit is contained in:
@@ -54,7 +54,9 @@ endif()
|
||||
add_library(spectra_reml_core STATIC
|
||||
src/linalg.cpp
|
||||
src/grm.cpp
|
||||
src/distributions.cpp
|
||||
src/reml_core.cpp
|
||||
src/fixed_effects.cpp
|
||||
src/batch_io.cpp
|
||||
)
|
||||
add_library(SpectraREML::core ALIAS spectra_reml_core)
|
||||
|
||||
Reference in New Issue
Block a user