pscSumm {psc} | R Documentation |
Personalised Synthetic Controls - summary
Description
A function which provides a summary of a DC_clean object. To be used either in conjunction with dataComb.R or summary.psc.R
Usage
pscSumm(DC_clean)
Arguments
DC_clean |
a cleaned dataset ontained using dataComb(). |
Value
psc summary results including an estimate of the linear predictor combing the data and the model, an estimate of patient level response and summary statistics of the average responses for the sythenthic and observed populations
[Package psc version 1.3.0 Index]