Package: multimark
Type: Package
Title: Capture-Mark-Recapture Analysis using Multiple Non-Invasive
        Marks
Version: 1.1.4
Date: 2015-04-29
Depends: R (>= 3.0.2)
Imports: parallel, statmod, Matrix, RMark, coda, methods, Brobdingnag,
        mvtnorm
Authors@R: c(person("Brett T.", "McClintock", email = "brett.mcclintock@noaa.gov",role = c("aut", "cre")),person("Acho", "Arnold",role = c("ctb","cph"), comment = "C original matrix library, https://github.com/najela/matrix.h"),person("Barry", "Brown",role = "ctb", comment = "Fortran original ranlib library"),person("James", "Lovato",role = "ctb", comment = "Fortran original ranlib library"),person("John", "Burkardt",role = "ctb", comment = "C original ranlib library, http://people.sc.fsu.edu/~jburkardt/c_src/ranlib"),person("Cleve", "Moler",role = "ctb", comment = "C original linpack library, http://www.kkant.net/geist/ranlib/"))
Description: Capture-mark-recapture analysis with multiple non-invasive marks. The models implemented in 'multimark' combine encounter history data arising from two different non-invasive ``marks'', such as images of left-sided and right-sided pelage patterns of bilaterally asymmetrical species, to estimate abundance and related demographic parameters while accounting for imperfect detection. Bayesian models are specified using simple formulae and fitted using Markov chain Monte Carlo.
License: GPL-2
LazyData: yes
ByteCompile: TRUE
NeedsCompilation: yes
Packaged: 2015-04-29 20:56:45 UTC; Brett McClintock
Author: Brett T. McClintock [aut, cre],
  Acho Arnold [ctb, cph] (C original matrix library,
    https://github.com/najela/matrix.h),
  Barry Brown [ctb] (Fortran original ranlib library),
  James Lovato [ctb] (Fortran original ranlib library),
  John Burkardt [ctb] (C original ranlib library,
    http://people.sc.fsu.edu/~jburkardt/c_src/ranlib),
  Cleve Moler [ctb] (C original linpack library,
    http://www.kkant.net/geist/ranlib/)
Maintainer: Brett T. McClintock <brett.mcclintock@noaa.gov>
Repository: CRAN
Date/Publication: 2015-05-05 07:53:08
