getTestRecentFuncAdj.Rd
Generate a test-recent function that has a desired window and shadow period that satisfies the shape assumption of the adjusted estimator.
getTestRecentFuncAdj(mdri, shadow, bigT, frr)
MDRI (in days)
Shadow period (in days)
The T that is the cutoff for recent infection
The desired false recency rate (FRR)
A test-recent function of t
phi <- getTestRecentFuncAdj(mdri=120, shadow=100, bigT=2, frr=0.02)