wt_mean: Calculate a weighted mean

View source: R/RcppExports.R

wt_meanR Documentation

Calculate a weighted mean

Description

Calculate a weighted mean

Usage

wt_mean(x, w)

Arguments

x

matrix of derivatives

w

vector of weights


JanMarvin/nlsur documentation built on June 24, 2024, 2:58 a.m.