Learn R Programming

GGIR (version 3.3-4)

g.part3_correct_guider: Correct guider estimates

Description

After guider has been derived for all nights in the recording this function is optionally applied to correct individual nights based on knowledge about other nights in the recording.

Usage

g.part3_correct_guider(SLE, desiredtz, epochSize,
                    params_sleep)

Arguments

SLE

Object extracted with g.sib.det

desiredtz

See GGIR

epochSize

First value of parameter windowsizes as discussed in See GGIR.

params_sleep

Complete params_sleep object, see GGIR

Author

Vincent T van Hees <v.vanhees@accelting.com>