Learn R Programming

bsamGP (version 1.0)

function.shape: Shape of Nonlinear Function

Description

This function returns types of functions with shape constraints.

Usage

function.shape(shape = c("Free", "Increasing", "Decreasing", 
"IncreasingConvex", "DecreasingConcave", "IncreasingConcave", 
"DecreasingConvex", "IncreasingS", "DecreasingS", 
"IncreasingRotatedS", "DecreasingRotatedS", "InvertedU", "Ushape"))

Arguments

shape

a vector giving types of shape restriction.