Package: lm.br
Type: Package
Title: Linear Model with Breakpoint
Version: 2.5
Date: 2014-02-18
Authors@R: c( person("Marc", "Adams", role= c("aut", "cre"), email= "lm.br.pkg@gmail.com"),
  person("authors of R function 'lm'", role = "ctb", comment = "general interface"),
  person("authors of 'lm.gls'", role = "ctb", comment = "interface and R code for matrix weights"),
  person("U.S. NIST", role = "ctb", comment = "C++ code for TNT::Vector template") )
Copyright: 'lm.br' uses the design and some R-code of 'lm' copyright
        (C) 2013 The R Foundation for Statistical Computing, and of
        'lm.gls' copyright (C) 1994-2005 W. N. Venables and B. D.
        Ripley.
Maintainer: Marc Adams <lm.br.pkg@gmail.com>
Description: Exact significance tests for a changepoint in linear or multivariate linear regression.  
  Confidence regions with exact coverage probabilities for the changepoint.
License: GPL (>= 2)
Depends: R(>= 3.0.1), Rcpp (>= 0.10.4)
Imports: methods
LinkingTo: Rcpp
RcppModules: Clmbr
Packaged: 2014-02-19 15:25:44 UTC; rforge
Author: Marc Adams [aut, cre],
  authors of R function 'lm' [ctb] (general interface),
  authors of 'lm.gls' [ctb] (interface and R code for matrix weights),
  U.S. NIST [ctb] (C++ code for TNT::Vector template)
Repository: CRAN
Repository/R-Forge/Project: blmr
Repository/R-Forge/Revision: 41
Repository/R-Forge/DateTimeStamp: 2014-02-19 14:26:13
Date/Publication: 2014-02-20 06:56:09
NeedsCompilation: yes
