Learn R Programming

KrigInv (version 1.3.1)

fundet: 1-dimensional test function "fundet"

Description

sin(10*x)/(1+x)+2*cos(5*x)*x^3+0.841)/1.6

Usage

fundet(x)

Arguments

x

1-dimensional input

Value

Image of x by fundet

Examples

Run this code
# NOT RUN {
curve(fundet)
# }

Run the code above in your browser using DataLab