Description Usage Arguments Value
View source: R/estimation_utils.R
Compute Theta as a Function of Alpha
1 2 3 4 5 6 7 | theta_of_alpha(
alpha,
control_datamatrix,
diagnosed_datamatrix,
LinkFunc,
d = 1
)
|
alpha |
estimate of alpha |
control_datamatrix |
data matrix of control subjects |
diagnosed_datamatrix |
data matrix of diagnosed subjects |
LinkFunc |
LinkFuncSkeleton |
d |
dimension of alpha |
estimate of theta based on control and doagnosed subjects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.