funGP: Function comparison using Gaussian Process and Hypothesis...

Description Usage Arguments Value

View source: R/funGP.R

Description

Function comparison using Gaussian Process and Hypothesis testing

Usage

1
funGP(datalist, xCol, yCol, confLevel = 0.95, testset)

Arguments

datalist

a list of data sets to compute a function for each of them

xCol

a numeric or vector stating the column number of covariates

yCol

A numeric value stating the column number of target

confLevel

a single value representing the statistical significance level for constructing the band

testset

Test points at which the functions will be compared

Value

a list containing :


nitesh-1507/DSWE documentation built on April 16, 2020, 5:28 p.m.