linear.gAlg: Generates a linear gAlg function

Description Usage Arguments

View source: R/gaussAlgebra.R

Description

Creates a gAlg function representing: f(x1,x2,...xd) = xk

Usage

1
linear.gAlg(k, d = 1)

Arguments

k

Index of the dimension in which the function is linear

d

Dimension in which the function lives


llaniewski/gaussAlgebra documentation built on May 21, 2019, 7:33 a.m.