We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427bfd9 commit 784fac9Copy full SHA for 784fac9
test/python/test_bcf.py
@@ -884,7 +884,7 @@ def rfx_term(group_labels, basis):
884
num_gfr=num_gfr,
885
num_burnin=num_burnin,
886
num_mcmc=num_mcmc,
887
- rfx_params=rfx_params
+ random_effects_params=rfx_params
888
)
889
890
# Specify all relevant rfx parameters as vectors
@@ -912,5 +912,5 @@ def rfx_term(group_labels, basis):
912
913
914
915
916
0 commit comments