loop_stochav: average over stochastic samples of loop

View source: R/looptools.R

loop_stochavR Documentation

average over stochastic samples of loop

Description

Perform mean over the third dimension of the loop data.

Usage

loop_stochav(loop, nstoch_to_avg = "all")

Arguments

loop

'raw_cf' container with loop data

nstoch_to_avg

String or integer, number of stochastic samples to average over. Only possible string is 'all'. If an integer is supplied, it must be at least '1' and at most consistent with the number of stochastic samples in loop.

Value

Returns the input loop object with named elemens data and dim added.


hadron documentation built on Sept. 9, 2022, 5:06 p.m.