\Camspiers\StatisticalClassifier\ModelModel

Summary

Methods
Properties
Constants
isPrepared()
setPrepared()
setModel()
getModel()
No public properties found
No constants found
No protected methods found
$prepared
$model
N/A
No private methods found
No private properties found
N/A

Properties

$prepared

$prepared : boolean

This is an status variable indicating that the nessacary processing has occured on the model

Type

boolean

$model

$model : array

The built model

Type

array

Methods

isPrepared()

isPrepared()

setPrepared()

setPrepared(mixed $prepared) : mixed|void

Parameters

mixed $prepared

Returns

mixed|void

setModel()

setModel(mixed $model) : mixed|void

Parameters

mixed $model

Returns

mixed|void

getModel()

getModel() : array

Returns

array