effScore: Score functions

Description Usage Arguments Value Author(s)

View source: R/effScore.R

Description

Score functions

Usage

1
2
effScore(pheno, geno_grid, covr = NULL, y_hat, boot = FALSE,
  boot_Num = NULL)

Arguments

pheno

a vector of phenotype.

geno_grid

a n x m matrix of genotype (n=the number of sample size; m=the number of interval between 0 and 1).

covr

a vector of covariate.

y_hat

a vector of fitted phenotype values under the null hypothesis.

boot

a logical value indicating whether to use bootstrap for confidence interval of the estimated genetic model.

boot_Num

a numeric value of bootstrap replications.

Value

a list of score functions, variances, bootstrap samples of the score functions, and bootstrap samples of the variances.

Author(s)

Yeonil Kim


ykim03517/reSNP documentation built on Nov. 5, 2019, 1:20 p.m.