extractcols: Auxiliary function: extracting columns by component names

View source: R/sweights.R

extractcolsR Documentation

Auxiliary function: extracting columns by component names

Description

Auxiliary function to extract columns from a matrix based on column names.

Usage

extractcols(M, components)

Arguments

M

The matrix to extract from.

components

The vector of variable names.


jkcshea/ivmte documentation built on Aug. 31, 2024, 6:44 p.m.