interpolate_controller: Interpolate controller recordings Interpolate the recordings...

interpolate_controllerR Documentation

Interpolate controller recordings Interpolate the recordings registered in the controller data by adding new interpolated ones, one for each new timepoint in index The interpolation is done by carrying forward the last observation

Description

Interpolate controller recordings Interpolate the recordings registered in the controller data by adding new interpolated ones, one for each new timepoint in index The interpolation is done by carrying forward the last observation

Usage

interpolate_controller(controller_data, index)

Arguments

controller_data

data.frame with recordings of IDOC status at several timepoints, one timepoint per row. Wide format

index

data.frame with a column named t containing timepoints not available in controller_data (but contained within its min-max interval)


shaliulab/idocr documentation built on June 1, 2025, 4:59 p.m.