Learn R Programming

ncf (version 1.3-2)

gather: Utility function

Description

Called by various functions to calculate various intercepts.

Usage

gather(u, v, w, moran, df, xpoints, filter, fw)

Arguments

u

a vector.

v

a vector.

w

a vector.

moran

a matrix.

df

a scalar.

xpoints

a vector.

filter

a logical.

fw

a scalar

Value

A list is returned.

Details

An auxiliary function to ease maintenance.