AbstractMethod: An Abstract Class for Methods

AbstractMethodR Documentation

An Abstract Class for Methods

Description

An abstract class for methods which cannot be initialized.

Value

No return. @description The initialize function for the AbstractMethod class: This abstract class cannot be initialized

Methods

Public methods


Method new()

Usage
AbstractMethod$new()
Returns

The function will return an error. @description The fit function for the AbstractMethod class: This abstract class cannot be initialized


Method fit()

Usage
AbstractMethod$fit()
Returns

The function will return an error.


Method clone()

The objects of this class are cloneable with this method.

Usage
AbstractMethod$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Author(s)

Dongjie Wu


wudongjie/fmmr6 documentation built on June 24, 2022, 2:48 p.m.