lmW: Weighted Least Squares in RcppArmadillo.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Weighted Least Squares in RcppArmadillo.

Usage

1
lmW(X, y, w)

Arguments

X

numeric matrix

y

numeric vector

w

numeric vector

Value

list


dlmao/blbmethods documentation built on Dec. 20, 2021, 12:09 a.m.