addhazard
addhazard 1.1.0 updates:
- add a two-phase sampling example dataset, nwts.2ph.rda, to the data folder
- add R file nwts.2ph.generator.R to generate the nwts.2ph example dataset
- update documentations
- add rownames to the summary stat where there is only one covariate
- clean the typo in ah.2ph() on updating wts.2ph
- add importFrom stats model.weight to ah.R file
- add ah.fit.R but currently surppress the use of this function. It will be activated in the later version.