17.19. test_achr

Test functionalities of ACHRSampler.

17.19.1. Module Contents

17.19.1.1. Functions

test_achr_init_benchmark(model, benchmark)

Benchmark inital ACHR sampling.

test_achr_sample_benchmark(achr, benchmark)

Benchmark ACHR sampling.

test_validate_wrong_sample(achr, model)

Test sample correctness.

test_sampling(achr)

Test sampling.

test_batch_sampling(achr)

Test batch sampling.

test_variables_samples(achr)

Test variable samples.

test_achr.test_achr_init_benchmark(model, benchmark)[source]

Benchmark inital ACHR sampling.

test_achr.test_achr_sample_benchmark(achr, benchmark)[source]

Benchmark ACHR sampling.

test_achr.test_validate_wrong_sample(achr, model)[source]

Test sample correctness.

test_achr.test_sampling(achr)[source]

Test sampling.

test_achr.test_batch_sampling(achr)[source]

Test batch sampling.

test_achr.test_variables_samples(achr)[source]

Test variable samples.