sensortoolkit.model._apply_correction
This module contains a method for applying a linear correction to an individual sensor dataset based off the ordinary least-squares regression between collocated sensor and FRM/FEM measurements.
- @Author:
- Samuel Frederick, NSSC Contractor (ORAU)U.S. EPA / ORD / CEMM / AMCD / SFSB
- Created:
Fri Oct 30 08:53:18 2020
- Last Updated:
Wed Jul 14 10:29:53 2021
Functions
Apply an individual correction to each sensor dataset based on the OLS regression slope and intercept values in the passed statistics dataframe. |