ProcessProfile {RTaxometrics} | R Documentation |
Calculates CCFIs and base rates for CCFI profile
Description
This function calculates the aggregated CCFI and base rate estimate for one CCFI profile
Usage
ProcessProfile(CCFIs, parameters)
Arguments
CCFIs |
CCFI values across base rates for a single procedure |
parameters |
The data and program parameters |
Details
Called by higher-order functions; users do not need to call this function directly.
Value
List of aggregated CCFI and base rate estimate
CCFI |
Aggregated CCFI |
p.est |
Base rate estimate |
Author(s)
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>
[Package RTaxometrics version 3.2.1 Index]