Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 12 found.
[1] < 1 2 > [2]  Sort:

countGen (Package: pedigree) : Count generation number for each individual in a pedigree.

Counts generation number for individuals in a pedigreee.
● Data Source: CranContrib
● Keywords: utilities
● Alias: countGen
● 0 images

calcG (Package: pedigree) : Function to calculate a relationship matrix from marker data

Function to calculate a relationship matrix from marker data. Option to return the inverse of matrix. Inverse calculated using Matrix package.
● Data Source: CranContrib
● Keywords: utilities
● Alias: calcG
● 0 images

gblup (Package: pedigree) : Function to calculate breeding values using an animal model and a

Fit an animal model to data, use a given variance ratio (α = frac{σ^2_e}{σ^ 2_a}). Calculate genetic relationship matrix using the function calcG of this package.
● Data Source: CranContrib
● Keywords: utilities
● Alias: gblup
● 0 images

makeA (Package: pedigree) : Makes the A matrix for a part of a pedigree

Makes the A matrix for a part of a pedigree and stores it in a file called A.txt.
● Data Source: CranContrib
● Keywords: utilities
● Alias: makeA
● 0 images

add.Inds (Package: pedigree) : Function to add missing individuals to a pedigree

Function add.Inds() adds missing individuals to a pedigree and returns the complete pedigree as a data.frame with the same headers as the original pedigree. Remeber to check for errors beforehand with function errors.ped. Unknown parents should be coded as NA.
● Data Source: CranContrib
● Keywords: utilities
● Alias: add.Inds
● 0 images

blup (Package: pedigree) : Function to calculate breeding values using an animal model

Fit an animal model to data, use a given variance ratio (α = frac{σ^2_e}{σ^ 2_a}). Calculate inverse of the additive genetic relationship matrix using function makeInv() of this package.
● Data Source: CranContrib
● Keywords: utilities
● Alias: blup
● 0 images

calcInbreeding (Package: pedigree) : Calculates inbreeding coefficients for individuals in a pedigree.

Calculates inbreeding coefficients of individuals in a pedigree.
● Data Source: CranContrib
● Keywords: utilities
● Alias: calcInbreeding
● 0 images

makeAinv (Package: pedigree) : Makes inverted A matrix for a pedigree

Makes inverted A matrix for a pedigree and stores it in a file called Ainv.txt.
● Data Source: CranContrib
● Keywords: utilities
● Alias: makeAinv
● 0 images

pedigree-package (Package: pedigree) :

Package with functions to analyse and transform pedigree data. A pedigree is a data.frame where the first column contains an ID, and the second and third columns contain ID of first and second parent.
● Data Source: CranContrib
● Keywords: utilities
● Alias: pedigree, pedigree-package
● 0 images

trimPed (Package: pedigree) : Function to trim a pedigree based on available data

Trims a pedigree given a vector of data. Branches without data are trimmed off the pedigree.
● Data Source: CranContrib
● Keywords: utilities
● Alias: trimPed
● 0 images