You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently input testing for config is done inside estimate_R and wallinga_teunis(). This should be externalised into a function test_config() or validate_config() and tested separately.
Currently input testing for config is done inside
estimate_Randwallinga_teunis(). This should be externalised into a functiontest_config()orvalidate_config()and tested separately.