Package: bcgam
Title: Bayesian Constrained Generalised Linear Models
Version: 1.0
Authors@R: c( 
			person("Cristian", "Oliva-Aviles", email = "coliva@colostate.edu", role = c("aut", "cre")),
			person("Mary C.", "Meyer", email="meyer@stat.colostate.edu", role="aut"))
Description: Fits generalised partial linear regression models using a Bayesian approach, where shape and
			smoothness constraints are imposed on nonparametrically modelled predictors through shape-restricted splines, and 
			no constraints are imposed on optional parametrically modelled covariates. See Meyer et al. (2011) <doi/10.1080/10485252.2011.597852> 
			for more details. IMPORTANT: before installing 'bcgam', you need to install 'Rtools' (Windows) or 'Xcode' (Mac OS X). These are	
			required for the correct installation of 'nimble' (<https://r-nimble.org/download>). 			
Depends: R (>= 3.2.2), nimble (>= 0.6-9)
Imports: stats, graphics, igraph, coda
SystemRequirements: Rtools (>= 3.3) for Windows, Xcode (>= 9.0) for Mac
        OS X
Suggests: testthat
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
RoxygenNote: 6.0.1
Packaged: 2018-03-17 17:38:44 UTC; boliche
Author: Cristian Oliva-Aviles [aut, cre],
  Mary C. Meyer [aut]
Maintainer: Cristian Oliva-Aviles <coliva@colostate.edu>
Repository: CRAN
Date/Publication: 2018-03-18 22:06:50 UTC
Built: R 4.0.2; ; 2020-07-16 12:31:02 UTC; unix
