model2.FixParams3: model2.FixParams3

View source: R/PulseWaveform.R

model2.FixParams3R Documentation

model2.FixParams3

Description

model2.FixParams3 organises inputs and outputs of the model2.FIX_PAR3 function.

Usage

model2.FixParams3(data,params, across_beat_params = NULL, debug=FALSE, rp = renal_param, sys_t)

Arguments

data

ppg time series segment relevant to waveform being modelled

params

vector of model parameters

across_beat_params

vector of fixed parameters (set to null if all parameters to be sourced from params input)

debug

logical, now redundant

rp

1st reflectance wave timing paramter intiial estimation

sys_t

systolic wave timing paramter intiial estimation

Value

temp

vector of fixed parameters

Examples

fixed <- FixOutput(beats_in, beat = new_beat, ppg, gs = model2.GetSegment,
                                 fp = model2.FixParams3, across = output[[1]], within = output[[2]],
                                 sys_time = sys_time)










stw32/PulseWaveform documentation built on Dec. 6, 2022, 2:50 a.m.