Contents:
Guide
Tutorial
Input files
Output files
Command Line Scripts
Simulation Exercise
snipar
snipar.tests.test_sibreg module
View page source
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