gaussian_basis: Formula for Gaussian-kernel based extrapolation basis...

Description Usage Arguments

View source: R/gaussian_basis.R

Description

Formula for Gaussian-kernel based extrapolation basis functions

Usage

1
gaussian_basis(mu, sigma2, ks, n.sample = 10000)

Arguments

mu

the mean of the basis function.

sigma2

the variance parameter of the basis function.

ks

the number of classes for which we want to compute the basis function.

n.sample

number of sample points for computing Gaussian integrals


snarles/ClassEx documentation built on May 6, 2019, 9:55 a.m.