myInt: Internal function used to compute a special case of integral...

Description Usage Arguments Author(s)

View source: R/myInt.R

Description

Internal function used to compute a special case of integral faster

Usage

1
myInt(fun, K, tol = 1e-06, start = 0, end = 1)

Arguments

fun

basic function

K

number of spline basis functions

tol

error tolerance of the integral

start

start point of the interval

end

end point of the interval

Author(s)

Hongming Pu phmhappier@163.com


Hongming-Pu/vsFlcm documentation built on May 28, 2019, 12:41 p.m.