snipar.tests.test_sibreg module

snipar.tests.test_sibreg.Sigma_make(labels, sigma2, tau)[source]
snipar.tests.test_sibreg.random_design(labels)[source]
snipar.tests.test_sibreg.safe_alpha_mle(y, X, Sigma)[source]
snipar.tests.test_sibreg.safe_likelihood(y, X, Sigma)[source]
class snipar.tests.test_sibreg.test_regrnd_functions(methodName='runTest')[source]

Bases: SniparTest

test_alpha_mle()[source]
test_grad_sigma2()[source]
test_grad_tau()[source]
test_likelihood()[source]