Package: SOR
Type: Package
Title: Estimation using Sequential Offsetted Regression
Version: 0.23.1
Authors@R: c(person("Lee", "McDaniel", role = c("aut", "cre"),email = "lmcda4@lsuhsc.edu"),
			person("Jonathan", "Schildcrout", role = "aut"))
Date: 2018-04-25
Depends: Matrix
Imports: methods, stats
Description: Estimation for longitudinal data following outcome dependent sampling using the sequential offsetted regression technique.  Includes support for binary, count, and continuous data.  The first regression is a logistic regression, which uses a known ratio (the probability of being sampled given that the subject/observation was referred divided by the probability of being sampled given that the subject/observation was no referred) as an offset to estimate the probability of being referred given outcome and covariates.  The second regression uses this estimated probability to calculate the mean population response given covariates.
License: GPL-3
NeedsCompilation: no
Packaged: 2018-04-25 18:43:34 UTC; lmcda4
Author: Lee McDaniel [aut, cre],
  Jonathan Schildcrout [aut]
Maintainer: Lee McDaniel <lmcda4@lsuhsc.edu>
Repository: CRAN
Date/Publication: 2018-04-25 19:30:40 UTC
Built: R 4.1.0; ; 2021-05-26 17:41:37 UTC; unix
