| gather {ncf} | R Documentation | 
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 | 
Details
An auxiliary function to ease maintenance.
Value
A list is returned.
[Package ncf version 1.3-2 Index]