haplo.stats1.9.7 package

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

anova.haplo.glm

Analysis of variance for haplo.glm model fit

chisq.power

Power and sample size for the chi-square distribution

f.power

Power and sample size for the F distribution

find.haplo.beta.qt

Find beta coefficients for risk haplotypes, for specified r2

fitted.haplo.glm

Fitted values from haplo.glm fit

geno.count.pairs

Counts of Total Haplotype Pairs Produced by Genotypes

geno1to2

convert genotype matrix from 1-column 2-column

get.hapPair

Get a list of objects for haplotype pairs

Ginv

Compute Generalized Inverse of Input Matrix

haplo.cc

Haplotype Association Analysis in a Case-Control design

haplo.design

Build a design matrix for haplotypes

haplo.em.control

Create the Control Parameters for the EM Computation of Haplotype Prob...

haplo.em.fitter

Compute engine for haplotype EM algorithm

haplo.em

EM Computation of Haplotype Probabilities, with Progressive Insertion ...

haplo.glm.control

Create list of control parameters for haplo.glm

haplo.glm

GLM Regression of Trait on Ambiguous Haplotypes

haplo.group

Frequencies for Haplotypes by Grouping Variable

haplo.hash

Integer Rank Codes for Haplotypes

haplo.model.frame

Sets up a model frame for haplo.glm

haplo.power.cc

Compute either power or sample size for haplotype associations in a ca...

haplo.power.qt

Compute either power or sample size for haplotype associations with a ...

haplo.scan

Search for a trait-locus by sliding a fixed-width window over each mar...

haplo.score.merge

Merge haplo.score And haplo.group Objects

haplo.score

Score Statistics for Association of Traits with Haplotypes

haplo.score.slide

Score Statistics for Association of Traits with Haplotypes

hapPower.demo

Set of haplotypes and frequencies for power and sample size calculatio...

hla.demo

HLA Loci and Serologic Response to Measles Vaccination

internalHaploStats

Internal functions for the HaploStats package. See the help file for t...

locator.haplo

Find Location from Mouse Clicks and Print Haplotypes on Plot

locus

Creates an object of class "locus"

louis.info

Louis Information for haplo.glm

na.geno.keep

Remove rows with NA in covariates, but keep genotypes with NAs

plot.haplo.score

Plot Haplotype Frequencies versus Haplotype Score Statistics

plot.haplo.score.slide

Plot a haplo.score.slide Object

plot.seqhap

Plot a seqhap object

print.haplo.cc

Print a haplo.cc object

print.haplo.em

Print contents of a haplo.em object

print.haplo.group

Print a haplo.group object

print.haplo.scan

Print a haplo.scan object

print.haplo.score.merge

Print a haplo.score.merge object

print.haplo.score

Print a haplo.score object

print.haplo.score.slide

Print the contents of a haplo.score.slide object

printBanner

Print a nice banner

residuals.haplo.glm

Accessing residuals for haplo.glm fit

score.sim.control

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

seqhap.dat

Simulated data for seqhap examples

seqhap

Sequential Haplotype Scan Association Analysis for Case-Control Data

setupGeno

Create a group of locus objects from a genotype matrix, assign to 'mod...

summary.haplo.em

Summarize contents of a haplo.em object

summary.haplo.glm

Print and summary of a haplo.glm object

summaryGeno

Summarize Full Haplotype Enumeration on Genotype Matrix

vcov.haplo.glm

variance-covariance matrix of a fitted haplo.glm object

x.sexcheck

consistency checks for x.linked locus

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.