c_fun: Compute the difference between mean of subvectors of two...

Description Usage Arguments Value

View source: R/c_fun.R

Description

Compute the difference between mean of subvectors of two vectors

Usage

1
c_fun(i, i_t, y, z)

Arguments

i

starting index

i_t

final index

y

first vector of elements

z

second vector of elements

Value

a real, the difference between means of subvectors of two vectors


RationalExp documentation built on May 2, 2019, 2:07 a.m.