\Camspiers\StatisticalClassifier\ModelModelInterface

Summary

Methods
Constants
isPrepared()
setPrepared()
getModel()
setModel()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

isPrepared()

isPrepared() : boolean

Returns whether or not the model is prepared

Returns

boolean —

The prepared status

setPrepared()

setPrepared(mixed $prepared) : mixed

Parameters

mixed $prepared

Returns

mixed

getModel()

getModel() : array

Get the data

Returns

array

setModel()

setModel(mixed $model) : mixed

Parameters

mixed $model

Returns

mixed