c_fun {RationalExp}R Documentation

Compute the difference between mean of subvectors of two vectors

Description

Compute the difference between mean of subvectors of two vectors

Usage

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


[Package RationalExp version 0.2.2 Index]