Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


simts (version 0.1.1)

lm_dr: Linear Regression with Drift

Description

Perform a linear regression with drift.

Usage

lm_dr(x)

Arguments

x

A vec of length \(N\times 1\) containing the responses.

Value

A field<vec> with:

coef

Coefficients

resid

Residuals

sigma2

Sigma^2