Learn R Programming

⚠️There's a newer version (1.9.7) of this package.Take me there.

haplo.stats (version 1.7.7)

Statistical Analysis of Haplotypes with Traits and Covariates when Linkage Phase is Ambiguous

Description

Routines for the analysis of indirectly measured haplotypes. The statistical methods assume that all subjects are unrelated and that haplotypes are ambiguous (due to unknown linkage phase of the genetic markers). The main functions are: haplo.em(), haplo.glm(), haplo.score(), and haplo.power(); all of which have detailed examples in the vignette.

Copy Link

Version

Install

install.packages('haplo.stats')

Monthly Downloads

1,954

Version

1.7.7

License

GPL (>= 2)

Maintainer

Jason Sinnwell

Last Published

April 6th, 2016

Functions in haplo.stats (1.7.7)

find.haplo.beta.qt

Find beta coefficients for risk haplotypes, for specified r2
fitted.haplo.glm

Fitted values from haplo.glm fit
print.haplo.scan

Print a haplo.scan object
haplo.em.control

Create the Control Parameters for the EM Computation of Haplotype Probabilities, with Progressive Insertion of Loci
haplo.scan

Search for a trait-locus by sliding a fixed-width window over each marker locus and scanning all possible haplotype lengths within the window
geno1to2

convert genotype matrix from 1-column 2-column
hla.demo

HLA Loci and Serologic Response to Measles Vaccination
score.sim.control

Create the list of control parameters for simulations in haplo.score
print.haplo.score.slide

Print the contents of a haplo.score.slide object
locus

Creates an object of class "locus"
chisq.power

Power and sample size for the chi-square distribution
residuals.haplo.glm

Accessing residuals for haplo.glm fit
haplo.hash

Integer Rank Codes for Haplotypes
haplo.power.qt

Compute either power or sample size for haplotype associations with a quantitative trait.
haplo.score.slide

Score Statistics for Association of Traits with Haplotypes
haplo.score.merge

Merge haplo.score And haplo.group Objects
print.haplo.group

Print a haplo.group object
plot.seqhap

Plot a seqhap object
plot.haplo.score

Plot Haplotype Frequencies versus Haplotype Score Statistics
get.hapPair

Get a list of objects for haplotype pairs
haplo.power.cc

Compute either power or sample size for haplotype associations in a case-control study.
setupGeno

Create a group of locus objects from a genotype matrix, assign to 'model.matrix' class.
anova.haplo.glm

Analysis of variance for haplo.glm model fit
haplo.glm

GLM Regression of Trait on Ambiguous Haplotypes
plot.haplo.score.slide

Plot a haplo.score.slide Object
print.haplo.score.merge

Print a haplo.score.merge object
print.haplo.cc

Print a haplo.cc object
seqhap

Sequential Haplotype Scan Association Analysis for Case-Control Data
haplo.score

Score Statistics for Association of Traits with Haplotypes
seqhap.dat

Simulated data for seqhap examples
locator.haplo

Find Location from Mouse Clicks and Print Haplotypes on Plot
vcov.haplo.glm

variance-covariance matrix of a fitted haplo.glm object
f.power

Power and sample size for the F distribution
dglm.fit

Internal functions for the HaploStats package. See the help file for the main functions (haplo.em, haplo.score, haplo.glm) for details on some of these functions.
summary.haplo.glm

Print and summary of a haplo.glm object
na.geno.keep

Remove rows with NA in covariates, but keep genotypes with NAs
haplo.model.frame

Sets up a model frame for haplo.glm
print.haplo.score

Print a haplo.score object
haplo.cc

Haplotype Association Analysis in a Case-Control design
Ginv

Compute Generalized Inverse of Input Matrix
x.sexcheck

consistency checks for x.linked locus
summary.haplo.em

Summarize contents of a haplo.em object
haplo.glm.control

Create list of control parameters for haplo.glm
hapPower.demo

Set of haplotypes and frequencies for power and sample size calculations
haplo.group

Frequencies for Haplotypes by Grouping Variable
print.haplo.em

Print contents of a haplo.em object
printBanner

Print a nice banner
haplo.em

EM Computation of Haplotype Probabilities, with Progressive Insertion of Loci
geno.count.pairs

Counts of Total Haplotype Pairs Produced by Genotypes
summaryGeno

Summarize Full Haplotype Enumeration on Genotype Matrix
louis.info

Louis Information for haplo.glm
haplo.design

Build a design matrix for haplotypes
haplo.em.fitter

Compute engine for haplotype EM algorithm