faststddev: Faster Standard Deviation

View source: R/RcppExports.R

faststddevR Documentation

Faster Standard Deviation

Description

Computes standard deviation using C++.

Usage

faststddev(X, w)

Arguments

X

Regressor matrix.

w

Weights.

Value

Vector of standard deviations of the parameter estimates.


penppml documentation built on Sept. 8, 2023, 5:58 p.m.