Learn R Programming

gausscov (version 1.1.6)

fgenbsf: Generates basis functions on disjoint intervals

Description

Generation of basic functions on intervals

Usage

fgenbsf(n,k,lam)

Value

x the matrix of the intervals

Arguments

n

Sample size

k

Size of smallest interval

lam

Proportionality factor for increasing size of intervals

Examples

Run this code
a<-fgenbsf(100,4,1.2)

Run the code above in your browser using DataLab