Package: LMN Type: Package Title: Inference for Linear Models with Nuisance Parameters Version: 1.1.2 Date: 2022-02-16 Authors@R: c(person("Martin", "Lysy", email = "mlysy@uwaterloo.ca", role = c("aut", "cre")), person("Bryan", "Yates", role = "aut")) Description: Efficient Frequentist profiling and Bayesian marginalization of parameters for which the conditional likelihood is that of a multivariate linear regression model. Arbitrary inter-observation error correlations are supported, with optimized calculations provided for independent-heteroskedastic and stationary dependence structures. URL: https://github.com/mlysy/LMN/ BugReports: https://github.com/mlysy/LMN/issues License: GPL-3 Imports: Rcpp (>= 0.12.4.4), SuperGauss, stats LinkingTo: Rcpp, RcppEigen Encoding: UTF-8 RoxygenNote: 7.1.2 Roxygen: list(markdown = TRUE) Suggests: testthat, numDeriv, mniw, knitr, rmarkdown, bookdown, kableExtra VignetteBuilder: knitr Config/pak/sysreqs: libfftw3-dev Repository: https://mlysy.r-universe.dev Date/Publication: 2022-02-25 01:35:11 UTC RemoteUrl: https://github.com/mlysy/lmn RemoteRef: HEAD RemoteSha: 3ad355244e4758c5f9ddcd621feb2ebdddaef08b NeedsCompilation: yes Packaged: 2026-06-20 08:51:38 UTC; root Author: Martin Lysy [aut, cre], Bryan Yates [aut] Maintainer: Martin Lysy