Skip to contents

Workspace and specs

init_workspace()
Initialise a moover Workspace
create_spec()
Create a moover Specification
run_pipeline()
Run a moover Pipeline

Guided workflows

wizard_import()
Guided Import Wizard
wizard_train()
Guided Training Wizard
wizard_predict()
Guided Prediction Wizard

Core pipeline functions

import_accel()
Import Raw Accelerometer Data
build_epoch_features()
Build Epoch Features
optimise_model()
Optimise a moover Model
train_model()
Train a moover Model
export_model()
Export a moover Model Bundle
predict_behaviour()
Predict Behaviour from an Existing Model
load_model_bundle()
Load a moover Model Bundle