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

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

coef.cv.tropsvmR Documentation

Extract Optimal Tropical Hyperplane from a cv.tropsvm object

Description

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

Usage

## 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.


HoujieWang/Rtropical documentation built on May 18, 2022, 11:56 a.m.