lmvar: Linear Regression with Non-Constant Variances

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.

Package details

AuthorPosthuma Partners <info@posthuma-partners.nl>
MaintainerMarco Nijmeijer <nijmeijer@posthuma-partners.nl>
LicenseGPL-3
Version1.5.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("lmvar")

Try the lmvar package in your browser

Any scripts or data that you put into this service are public.

lmvar documentation built on May 16, 2019, 5:06 p.m.