Registered StackHub users may elect to receive email notifications whenever a new package version is released or a comment is posted on the forum.
There are 0 watchers.
Cleans the cache.
History function for model prediction. Record with hisFunc: etiHisFuncPrediction
must have tag etiModelRef
.
Returns processed data.
Returns processed data and filtered using excluded periods.
Returns point record for model.
Calculates a prediction of the given model.
Creates trainer task that is used by prediction functions. When working in ETI views, trainer will get created automatically. When you need prediction to work in task or job run this in task or job, eg: etiTrainerCreate().taskRun()
or etiTrainerCreate().jobRun()