A function which defines the likelihood for a PSC model where the Counter
Factual Model (CFM) takes the form of a 'glm' object and an efficacy
parameter (\(\beta\)) is being estimated. For more details on fitting please see
?pscfit and ?pscEst
Usage
lik.glm(beta, DC_clean)
Arguments
beta
a parameter to be estimate
DC_clean
a cleaned dataset including covariates to match the CFM
Details
A likelihood function for use by pscfit for a model of class
'glm'