I am running HonestDiD on a large dataset. I am getting the following warnings when running HonestDiD::createSensitivityResults_relativeMagnitudes
CI is open at upper end-point; CI length may not be accurate.
When I run warnings() I get multiple lines of
In .ARP_computeCI(betahat = betahat, sigma = sigma, numPrePeriods = numPrePeriods, ... :
CI is open at one of the endpoints; CI length may not be accurate
Is that something to worry about?
I am running HonestDiD on a large dataset. I am getting the following warnings when running
HonestDiD::createSensitivityResults_relativeMagnitudesWhen I run
warnings()I get multiple lines ofIs that something to worry about?