computePreExposureGainP {SelfControlledCaseSeries} | R Documentation |
Compute P for pre-exposure risk gain
Description
This function is deprecated. Use computePreExposureGain()
instead.
Usage
computePreExposureGainP(sccsData, studyPopulation, exposureEraId = NULL)
Arguments
sccsData |
An object of type SccsData as created using the getDbSccsData function. |
studyPopulation |
An object created using the |
exposureEraId |
The exposure to create the era data for. If not specified it is assumed to be the one exposure for which the data was loaded from the database. |
Value
A one-sided p-value for whether the rate before exposure is higher than after, against the null of no change.#'
[Package SelfControlledCaseSeries version 6.0.1 Index]