Package: lmls
Title: Gaussian Location-Scale Regression
Version: 0.1.0
Authors@R: person("Hannes", "Riebl", email = "hriebl@uni-goettingen.de",
                  role = c("aut", "cre"))
Description: The Gaussian location-scale regression model is a multi-predictor
    model with explanatory variables for the mean (= location) and the standard
    deviation (= scale) of a response variable. This package implements maximum
    likelihood and Markov chain Monte Carlo (MCMC) inference (using algorithms
    from Girolami and Calderhead (2011) <doi:10.1111/j.1467-9868.2010.00765.x>
    and Nesterov (2009) <doi:10.1007/s10107-007-0149-x>), a parametric
    bootstrap algorithm, and diagnostic plots for the model class.
License: MIT + file LICENSE
URL: https://hriebl.github.io/lmls/
Depends: R (>= 3.5.0)
Imports: generics (>= 0.1.0)
Suggests: bookdown, coda, covr, ggplot2, knitr, mgcv, mvtnorm,
        numDeriv, patchwork, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-01-17 21:33:25 UTC; hannes
Author: Hannes Riebl [aut, cre]
Maintainer: Hannes Riebl <hriebl@uni-goettingen.de>
Repository: CRAN
Date/Publication: 2022-01-18 08:32:47 UTC
Built: R 4.2.0; ; 2023-04-01 13:44:51 UTC; unix
