CRAN/E | lmvar

lmvar

Linear Regression with Non-Constant Variances

Installation

About

Runs a linear-like regression with in which both the expected value and the variance can vary per observation. The expected values mu follows the standard linear model mu = X_mu * beta_mu. The standard deviation sigma follows the model log(sigma) = X_sigma * beta_sigma. The package comes with two vignettes: 'Intro' gives an introduction, 'Math' gives mathematical details.

Key Metrics

Version 1.5.2
Published 2019-05-16 1806 days ago
Needs compilation? no
License GPL-3
CRAN checks lmvar results

Downloads

Yesterday 0
Last 7 days 3 -83%
Last 30 days 77 -24%
Last 90 days 273 -11%
Last 365 days 1.116 -79%

Maintainer

Maintainer

Marco Nijmeijer

nijmeijer@posthuma-partners.nl

Authors

Posthuma Partners

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction to the package
Math details

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

lmvar archive

Imports

Matrix ≥ 1.2-4
matrixcalc ≥ 1.0-3
maxLik ≥ 1.3-4
stats ≥ 3.2.5
parallel ≥ 3.3.0
graphics ≥ 3.3.0
grDevices ≥ 3.3.0

Suggests

testthat
knitr
rmarkdown
R.rsp
MASS
plotly ≥ 4.7.1