is.convex: Return or set is.convex attribute

Description Usage Arguments Details Value

Description

Return or set is.convex attribute

Usage

1
2
3
4
5
6
7
8
9
is.convex(x, ...)

## Default S3 method:
is.convex(x, ...)

is.convex(x, ...) <- value

## Default S3 replacement method:
is.convex(x, ...) <- value

Arguments

x

any R object

...

additional paramters

value

new loss value to set

Details

is.convex attribute is used by loss/risk function to determine if it is convex

Value

attr(x,"is.convex")


bmrm documentation built on May 2, 2019, 2:49 p.m.