implFSSEM {fssemR}R Documentation

implFSSEM

Description

implementor function of FSSEM solver

Usage

implFSSEM(data = NULL, method = c("CV", "BIC"))

Arguments

data

Data archive of experiment measurements, includeing eQTL matrices, Gene expression matrices of different conditions, marker of eQTLs and data generation SEM model

method

Use cross-validation (CV) or bayesian-information-criterion(BIC)

Value

List of TPR and FDR


[Package fssemR version 0.1.8 Index]