CMD + K

r-lmvar

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-lmvar

Usage Tracking

1.5.2
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Apr 2, 2022 at 16:30

License

GPL-3.0-only

Supported Platforms

noarch