theta_of_alpha: Compute Theta as a Function of Alpha

Description Usage Arguments Value

View source: R/estimation_utils.R

Description

Compute Theta as a Function of Alpha

Usage

1
2
3
4
5
6
7
theta_of_alpha(
  alpha,
  control_datamatrix,
  diagnosed_datamatrix,
  LinkFunc,
  d = 1
)

Arguments

alpha

estimate of alpha

control_datamatrix

data matrix of control subjects

diagnosed_datamatrix

data matrix of diagnosed subjects

LinkFunc

LinkFuncSkeleton

d

dimension of alpha

Value

estimate of theta based on control and doagnosed subjects


itamarfaran/corrfuncs documentation built on Nov. 26, 2021, 12:02 p.m.