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.


tomzylkin/penppml documentation built on Feb. 13, 2025, 9:10 p.m.