prep_nnet_soj3x_original: Prepare ActiGraph data for entry into the Sojourn neural...

Description Usage Arguments

View source: R/Utils.R

Description

Prepare ActiGraph data for entry into the Sojourn neural network

Usage

1
2
3
4
5
prep_nnet_soj3x_original(
  df,
  variable = c("counts", "counts.2", "counts.3", "vect.mag"),
  suffix = ""
)

Arguments

df

The ActiGraph data

variable

The variable to prepare


Sojourn documentation built on May 8, 2021, 1:06 a.m.