coef.cv.tropsvm: Extract Optimal Tropical Hyperplane from a cv.tropsvm object

Description Usage Arguments Value

View source: R/coef.cv.tropsvm.R

Description

Obtain the optimal tropical hyperplane in the form of vectors from a cv.tropsvm object.

Usage

1
2
## S3 method for class 'cv.tropsvm'
coef(object, ...)

Arguments

object

a fitted "cv.tropsvm" object.

...

Not used. Other arguments.

Value

An output of the apex of the fitted optimal tropical hyperplane.


Rtropical documentation built on Nov. 10, 2021, 1:07 a.m.