gaussian_cov |
Solves group elastic net via covariance method. |
glm.binomial |
Creates a Binomial GLM family object. |
glm.cox |
Creates a Cox GLM family object. |
glm.gaussian |
Creates a Gaussian GLM family object. |
glm.multigaussian |
Creates a MultiGaussian GLM family object. |
glm.multinomial |
Creates a Multinomial GLM family object. |
glm.poisson |
Creates a Poisson GLM family object. |
grpnet |
Solves group elastic net via naive method. |
io.snp_phased_ancestry |
IO handler for SNP phased, ancestry matrix. |
io.snp_unphased |
IO handler for SNP unphased matrix. |
matrix.block_diag |
Creates a block-diagonal matrix. |
matrix.concatenate |
Creates a concatenation of the matrices. |
matrix.dense |
Creates a viewer of a dense matrix. |
matrix.interaction |
Creates a matrix with pairwise interactions. |
matrix.kronecker_eye |
Creates a Kronecker product with identity matrix. |
matrix.lazy_cov |
Creates a lazy covariance matrix. |
matrix.one_hot |
Creates a one-hot encoded matrix. |
matrix.snp_phased_ancestry |
Creates a SNP phased, ancestry matrix. |
matrix.snp_unphased |
Creates a SNP unphased matrix. |
matrix.sparse |
Creates a viewer of a sparse matrix. |
matrix.standardize |
Creates a standardized matrix. |
matrix.subset |
Creates a subset of the matrix along an axis. |
set_configs |
Set configuration settings. |