Package: repeated
Version: 1.1.7
Title: Non-Normal Repeated Measurements Models
Authors@R: c(
    person("Bruce", "Swihart", email="bruce.swihart@gmail.com", role=c("cre", "aut")),
    person("Jim"  , "Lindsey", email="jlindsey@gen.unimaas.nl", role="aut", comment="Jim created this package, Bruce is maintaining the CRAN version"),
    person("T.R.", "Ten Have", role=c("ctb", "cph"), comment="Wrote Logit_bin_nest.f90 (in binnest.f)."),
    person("Richard", "Cook", role=c("ctb", "cph"), comment="Wrote calcs.c, calcs.h,  calcs1.c, calcs1.h,  calcs2.c, calcs2.h,  calcs3.c, calcs3.h,  calcs4.c, calcs4.h; defs.h; gaps.c, gaps.h."),
    person("Iain", "MacDonald", role=c("ctb", "cph"), comment="Wrote chidden.f, cphidden.f, hidden.f."),
    person("Walter", "Zucchini", role=c("ctb", "cph"), comment="Wrote chidden.f, cphidden.f, hidden.f."),
    person("Burton", "Garbow", role=c("ctb", "cph"), comment="Wrote eigen.f."),
    person("Euginia", "Zharichenko", role=c("ctb", "cph"), comment="Wrote logitord.f.")
    )
Depends: R (>= 1.4), rmutil
Description: Various functions to fit models for non-normal repeated
    measurements, such as Binary Random Effects Models with Two Levels of Nesting,
    Bivariate Beta-binomial Regression Models, Marginal Bivariate Binomial Regression Models,
    Cormack capture-recapture models, Continuous-time Hidden Markov Chain Models, 
    Discrete-time Hidden Markov Chain Models,
    Changepoint Location Models using a Continuous-time Two-state Hidden Markov Chain,
    generalized nonlinear autoregression models, multivariate Gaussian copula models,
    generalized non-linear mixed models with one random effect,  
    generalized non-linear mixed models using h-likelihood for one random effect, 
    Repeated Measurements Models for Counts with Frailty or Serial Dependence,
    Repeated Measurements Models for Continuous Variables with Frailty or Serial Dependence,
    Ordinal Random Effects Models with Dropouts, marginal homogeneity models for square
    contingency tables, correlated negative binomial models with Kalman update.
    References include Lindsey's text books, 
    JK Lindsey (2001) <isbn:10-0198508123> and JK Lindsey (1999) <isbn:10-0198505590>.
License: GPL (>= 2)
URL: https://www.commanster.eu/rcode.html
BugReports: https://github.com/swihart/repeated/issues
Encoding: UTF-8
LazyLoad: true
RoxygenNote: 7.2.1
NeedsCompilation: yes
Packaged: 2023-08-08 11:49:00 UTC; bruce
Author: Bruce Swihart [cre, aut],
  Jim Lindsey [aut] (Jim created this package, Bruce is maintaining the
    CRAN version),
  T.R. Ten Have [ctb, cph] (Wrote Logit_bin_nest.f90 (in binnest.f).),
  Richard Cook [ctb, cph] (Wrote calcs.c, calcs.h, calcs1.c, calcs1.h,
    calcs2.c, calcs2.h, calcs3.c, calcs3.h, calcs4.c, calcs4.h; defs.h;
    gaps.c, gaps.h.),
  Iain MacDonald [ctb, cph] (Wrote chidden.f, cphidden.f, hidden.f.),
  Walter Zucchini [ctb, cph] (Wrote chidden.f, cphidden.f, hidden.f.),
  Burton Garbow [ctb, cph] (Wrote eigen.f.),
  Euginia Zharichenko [ctb, cph] (Wrote logitord.f.)
Maintainer: Bruce Swihart <bruce.swihart@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-08 13:00:13 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-08-09 10:59:36 UTC; unix
Archs: repeated.so.dSYM
