~ubuntu-branches/ubuntu/gutsy/lme4/gutsy

« back to all changes in this revision

Viewing changes to man/pedigree-class.Rd

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2007-06-11 20:35:44 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20070611203544-kisg1b2ilx3avyuy
Tags: 0.99875-1-1
* New upstream release
* debian/control: Updated Builds-Depends: to r-cran-matrix (>= 0.99875-2-1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
}
33
33
\section{Methods}{
34
34
  \describe{
35
 
    \item{chol}{\code{signature(x = "pedigree"}}: returns the
 
35
    \item{chol}{\code{signature(x = "pedigree")}: returns the
36
36
      lower-triangular, sparse matrix (a
37
37
      \code{\link[Matrix:dtCMatrix-class]{dtCMatrix}} object) that is
38
38
      the left Cholesky factor of the relationship matrix of the pedigree.}