I would like to have some correctness tests for the marginal effects function. This would involve simulating some data, something that might be part of an REU project.
In the meantime, I could at least use a snapshot test with a subset of data and fairly easily do a test of the add_min_dist() sub-function.
I would like to have some correctness tests for the marginal effects function. This would involve simulating some data, something that might be part of an REU project.
In the meantime, I could at least use a snapshot test with a subset of data and fairly easily do a test of the
add_min_dist()
sub-function.