check_epistasis: Calculate BayesFactor for Comparison between Model1 (without...

View source: R/RILStEp.R

check_epistasisR Documentation

Calculate BayesFactor for Comparison between Model1 (without Epistasis) vs Model2 (with Epistasis)

Description

Calculate BayesFactor for Comparison between Model1 (without Epistasis) vs Model2 (with Epistasis)

Usage

check_epistasis(
  pair_index,
  genotype_phenotype_dataset,
  phenotype_name,
  peak_qtls,
  pairs
)

Arguments

pair_index

indices of SNP pair to check epistasis

genotype_phenotype_dataset

dataset of genotype and phenotype

phenotype_name

trait's name

peak_qtls

QTL-like SNP index list from extract_peak_qtls() or user specify

pairs

SNP pairs


slt666666/RILStEp documentation built on Dec. 19, 2024, 4:18 a.m.