Skip to content

Commit

Permalink
version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Amr ElRafey authored and cran-robot committed Jul 22, 2016
1 parent 4c31644 commit ce49d5a
Show file tree
Hide file tree
Showing 22 changed files with 444 additions and 112 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Expand Up @@ -2,14 +2,14 @@ Package: StratifiedBalancing
Type: Package
Title: Performs Stratified Covariate Balancing for Data with Discrete
and Continuous Outcome Variables
Version: 0.1.0
Author: Amr ElRafey
Version: 0.2.0
Author: Farrokh Alemi Phd , Amr ElRafey
Maintainer: Amr ElRafey <ae2504@columbia.edu>
Description: Stratified covariate balancing through naturally occurring strata to adjust for confounding and interaction effects. Contains 2 primary functions which perform stratification and return adjusted odds along with naturally occurring strata.
Description: Stratified covariate balancing through naturally occurring strata to adjust for confounding and interaction effects. Contains 4 primary functions which perform stratification, sensitivity analysis and return adjusted odds along with naturally occurring strata.
License: GPL-2
LazyData: TRUE
Depends: plyr
NeedsCompilation: no
Packaged: 2016-07-07 22:32:51 UTC; HAP
Packaged: 2016-07-22 00:16:50 UTC; HAP
Repository: CRAN
Date/Publication: 2016-07-08 11:48:05
Date/Publication: 2016-07-22 14:31:47
40 changes: 21 additions & 19 deletions MD5
@@ -1,20 +1,22 @@
ab62446abaac0d16e8186ef857619925 *DESCRIPTION
f5d058e439ae10d62a210519d5947799 *DESCRIPTION
7dc72b6620082056c3fbf1313bc2c8e6 *NAMESPACE
a8fa0967f78d024952d2b6d0c573fd55 *R/Covariate.R
b227f91f1da12a02b617bbe81fcf4feb *man/clean.Rd
a83d1760dd0a77fe486e360811315f16 *man/dispcont.Rd
06ee11aea81713a414ffb88876c5670c *man/dispdisc.Rd
c4c0a145dd5ed79744c0e68bd58e3a5b *man/gerom.Rd
b3847217f272eda54b1db0d57b8b02ba *man/makeit.Rd
dad895121e77b96ea5818a2167b36711 *man/oddscont.Rd
7ddf3d0c600ad805f014059618e75cae *man/oddsdisc.Rd
028c307535a96f62c108b2566e1e2707 *man/stratacont.Rd
21054bb9d3692f96cd1bb1943ae602c9 *man/stratadisc.Rd
ce23c871728dbdd0624b7baaf83dc75f *man/stratifycont.Rd
8400ff495e4fe62c76190d7ea3257a93 *man/stratifydisc.Rd
ee17e043c3da3beea0ad59503034b010 *man/summarycont.Rd
903fa9b54c8a97999be50155b2c0c8f3 *man/summarydisc.Rd
04857c9b962cc8b3613dde27f6ad2fb6 *man/un1.Rd
187aee33d5644a310f6b12dff2e92fb2 *man/un3.Rd
38e2f8c12e2e17488a05ba3bdbafd0de *man/weightcont.Rd
e83c967c2f71ad6a51f19ccac64e9dff *man/weightdisc.Rd
8edf8104f7f663ca90f77cbbb6c22cc0 *R/Covariate.R
b378c7f3506782f6c84a14a427649918 *man/clean.Rd
10eef60e34dad1c4587d7ab167f93065 *man/dispcont.Rd
1fccf96c8fa07e0e2485ff11a32ca943 *man/dispdisc.Rd
258df6a7de1416b1c16cdf1c391619c6 *man/gerom.Rd
04254845cbebaefc10e72868bb4cd8fb *man/makeit.Rd
42b8f59821a04911384356d690b05c66 *man/oddscont.Rd
0d50e86f2d23c45be93fc066f1717681 *man/oddsdisc.Rd
11fcb72b7e9b28fb6b80ee526f7858e2 *man/senscont.Rd
d0bb1a8bf44fe316db3537232b288d8d *man/sensdisc.Rd
9bc1582671da238efa37bdaf82f2a294 *man/stratacont.Rd
cab6eeed599ab130c5ce908a675f57d1 *man/stratadisc.Rd
960bd2d12a1d3aa6f7cbc27c0a483131 *man/stratifycont.Rd
e46a3a1d879f9e4957265a3e725a608e *man/stratifydisc.Rd
0bebb2e7594e08cd9c21762156350ad0 *man/summarycont.Rd
6904a81e69a10c7416b6dfdcef36a8ef *man/summarydisc.Rd
560b3beabc4857a304f85d58c44cf0ea *man/un1.Rd
e78890680baba8905e9c4d89a7bb8f6e *man/un3.Rd
663b9c97d4c798b25766de3b8f57181c *man/weightcont.Rd
b3a576a871bb1225fd807c1ca2207d02 *man/weightdisc.Rd

0 comments on commit ce49d5a

Please sign in to comment.