Skip to content

Commit a638d50

Browse files
committed
add nsaphx
1 parent 1cf49e0 commit a638d50

16 files changed

Lines changed: 131 additions & 278 deletions

File tree

docs/_images/nsaphutils_logo.svg

Lines changed: 0 additions & 77 deletions
This file was deleted.

docs/_images/nsaphx_logo.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/_sources/intro.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,20 @@ Matching on generalized propensity scores with continuous exposures
2929
3030
3131
---
32-
**[pycausalgps](https://github.com/fasrc/pycausalgps/)**
32+
**[GPCERF](https://github.com/NSAPH-Software/GPCERF)**
3333
^^^
3434
35-
```{figure} figures/svg/causalgps_logo_python.svg
35+
```{figure} figures/svg/gpcerf_logo.svg
3636
:height: 100px
37-
:name: pycausalgps
37+
:name: gpcerf
3838
```
3939
40-
Matching on generalized propensity scores with continuous exposures (Python Package)
40+
Gaussian processes for the estimation of causal exposure-response curves (GPCERF)
4141
42-
[![PyPI version](https://img.shields.io/pypi/v/pycausalgps.svg)](https://pypi.org/project/pycausalgps)
42+
[![](http://www.r-pkg.org/badges/version-last-release/GPCERF)](https://CRAN.R-project.org/package=GPCERF)
43+
[![R build status](https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/NSAPH-Software/GPCERF/actions)
44+
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/GPCERF)](http://www.r-pkg.org/pkg/gpcerf)
45+
[![codecov](https://codecov.io/gh/NSAPH-Software/GPCERF/branch/develop/graph/badge.svg?token=066ISL822N)](https://codecov.io/gh/NSAPH-Software/GPCERF)
4346
4447
---
4548
**[CRE](https://github.com/NSAPH-Software/CRE/)**
@@ -58,48 +61,45 @@ Interpretable Subgroups Identification through Ensemble Learning of Causal Rules
5861
[![codecov](https://codecov.io/gh/NSAPH-Software/CRE/branch/develop/graph/badge.svg?token=UMSVOYRKGA)](https://codecov.io/gh/NSAPH-Software/CRE)
5962
6063
---
61-
**[GPCERF](https://github.com/NSAPH-Software/GPCERF)**
64+
**[nsaphx](https://github.com/nsaph-software/nsaphx/)**
6265
^^^
6366
64-
```{figure} figures/svg/gpcerf_logo.svg
67+
```{figure} figures/svg/nsaphx_logo.svg
6568
:height: 100px
66-
:name: gpcerf
69+
:name: nsaphx
6770
```
6871
69-
Gaussian processes for the estimation of causal exposure-response curves (GPCERF)
72+
Reproducible Causal Inference Studies
7073
71-
[![](http://www.r-pkg.org/badges/version-last-release/GPCERF)](https://CRAN.R-project.org/package=GPCERF)
72-
[![R build status](https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/NSAPH-Software/GPCERF/actions)
73-
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/GPCERF)](http://www.r-pkg.org/pkg/gpcerf)
74-
[![codecov](https://codecov.io/gh/NSAPH-Software/GPCERF/branch/develop/graph/badge.svg?token=066ISL822N)](https://codecov.io/gh/NSAPH-Software/GPCERF)
74+
[![PyPI version](https://img.shields.io/pypi/v/nsaphx.svg)](https://pypi.org/project/nsaphx)
75+
[![codecov](https://codecov.io/gh/NSAPH-Software/nsaphx/branch/develop/graph/badge.svg?token=8aSueNmHZN)](https://codecov.io/gh/NSAPH-Software/nsaphx)
76+
[![Test Status](https://github.com/nsaph-software/pycausalgps/workflows/Python%20package/badge.svg?branch=develop&event=push)](https://github.com/nsaph-software/pycausalgps/actions)
7577
7678
77-
---
7879
79-
**[CCIT](https://github.com/NSAPH-Software/CCIT)**
80+
81+
---
82+
**[pycausalgps](https://github.com/nsaph-software/pycausalgps/)**
8083
^^^
8184
82-
```{figure} figures/svg/place_holder.svg
85+
```{figure} figures/svg/causalgps_logo_python.svg
8386
:height: 100px
84-
:name: ccit
87+
:name: pycausalgps
8588
```
8689
87-
Continuous Causal Interaction Tree
88-
89-
[![](http://www.r-pkg.org/badges/version-last-release/CCIT)](http://www.r-pkg.org/pkg/ccit)
90+
Matching on generalized propensity scores with continuous exposures (Python Package)
9091
92+
[![PyPI version](https://img.shields.io/pypi/v/pycausalgps.svg)](https://pypi.org/project/pycausalgps)
9193
---
9294
93-
**[NSAPHUtils](https://github.com/NSAPH-Software/NSAPHutils)**
95+
**[CCIT](https://github.com/NSAPH-Software/CCIT)**
9496
^^^
9597
96-
```{figure} figures/svg/nsaphutils_logo.svg
98+
```{figure} figures/svg/place_holder.svg
9799
:height: 100px
98-
:name: nsaphutils
100+
:name: ccit
99101
```
100102
101-
Utility R functions and tools for working with data in NSAPH research
103+
Continuous Causal Interaction Tree
102104
103105
[![](http://www.r-pkg.org/badges/version-last-release/CCIT)](http://www.r-pkg.org/pkg/ccit)
104-
105-
````

docs/intro.html

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -305,14 +305,17 @@ <h1>National Studies on Air Pollution and Health Software<a class="headerlink" h
305305
<div class="d-flex col-lg-4 px-4 py-3 docutils">
306306
<div class="card w-100 docutils">
307307
<div class="card-header docutils">
308-
<p class="card-text"><strong><a class="reference external" href="https://github.com/fasrc/pycausalgps/">pycausalgps</a></strong></p>
308+
<p class="card-text"><strong><a class="reference external" href="https://github.com/NSAPH-Software/GPCERF">GPCERF</a></strong></p>
309309
</div>
310310
<div class="card-body docutils">
311-
<div class="figure align-default" id="pycausalgps">
312-
<a class="reference internal image-reference" href="_images/causalgps_logo_python.svg"><img alt="_images/causalgps_logo_python.svg" height="100px" src="_images/causalgps_logo_python.svg" /></a>
311+
<div class="figure align-default" id="gpcerf">
312+
<a class="reference internal image-reference" href="_images/gpcerf_logo.svg"><img alt="_images/gpcerf_logo.svg" height="100px" src="_images/gpcerf_logo.svg" /></a>
313313
</div>
314-
<p class="card-text">Matching on generalized propensity scores with continuous exposures (Python Package)</p>
315-
<p class="card-text"><a class="reference external" href="https://pypi.org/project/pycausalgps"><img alt="PyPI version" src="https://img.shields.io/pypi/v/pycausalgps.svg" /></a></p>
314+
<p class="card-text">Gaussian processes for the estimation of causal exposure-response curves (GPCERF)</p>
315+
<p class="card-text"><a class="reference external" href="https://CRAN.R-project.org/package=GPCERF"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/GPCERF" /></a>
316+
<a class="reference external" href="https://github.com/NSAPH-Software/GPCERF/actions"><img alt="R build status" src="https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg?branch=develop" /></a>
317+
<a class="reference external" href="http://www.r-pkg.org/pkg/gpcerf"><img alt="CRAN RStudio mirror downloads" src="https://cranlogs.r-pkg.org/badges/grand-total/GPCERF" /></a>
318+
<a class="reference external" href="https://codecov.io/gh/NSAPH-Software/GPCERF"><img alt="codecov" src="https://codecov.io/gh/NSAPH-Software/GPCERF/branch/develop/graph/badge.svg?token=066ISL822N" /></a></p>
316319
</div>
317320
</div>
318321
</div>
@@ -336,44 +339,43 @@ <h1>National Studies on Air Pollution and Health Software<a class="headerlink" h
336339
<div class="d-flex col-lg-4 px-4 py-3 docutils">
337340
<div class="card w-100 docutils">
338341
<div class="card-header docutils">
339-
<p class="card-text"><strong><a class="reference external" href="https://github.com/NSAPH-Software/GPCERF">GPCERF</a></strong></p>
342+
<p class="card-text"><strong><a class="reference external" href="https://github.com/nsaph-software/nsaphx/">nsaphx</a></strong></p>
340343
</div>
341344
<div class="card-body docutils">
342-
<div class="figure align-default" id="gpcerf">
343-
<a class="reference internal image-reference" href="_images/gpcerf_logo.svg"><img alt="_images/gpcerf_logo.svg" height="100px" src="_images/gpcerf_logo.svg" /></a>
345+
<div class="figure align-default" id="nsaphx">
346+
<a class="reference internal image-reference" href="_images/nsaphx_logo.svg"><img alt="_images/nsaphx_logo.svg" height="100px" src="_images/nsaphx_logo.svg" /></a>
344347
</div>
345-
<p class="card-text">Gaussian processes for the estimation of causal exposure-response curves (GPCERF)</p>
346-
<p class="card-text"><a class="reference external" href="https://CRAN.R-project.org/package=GPCERF"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/GPCERF" /></a>
347-
<a class="reference external" href="https://github.com/NSAPH-Software/GPCERF/actions"><img alt="R build status" src="https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg?branch=develop" /></a>
348-
<a class="reference external" href="http://www.r-pkg.org/pkg/gpcerf"><img alt="CRAN RStudio mirror downloads" src="https://cranlogs.r-pkg.org/badges/grand-total/GPCERF" /></a>
349-
<a class="reference external" href="https://codecov.io/gh/NSAPH-Software/GPCERF"><img alt="codecov" src="https://codecov.io/gh/NSAPH-Software/GPCERF/branch/develop/graph/badge.svg?token=066ISL822N" /></a></p>
348+
<p class="card-text">Reproducible Causal Inference Studies</p>
349+
<p class="card-text"><a class="reference external" href="https://pypi.org/project/nsaphx"><img alt="PyPI version" src="https://img.shields.io/pypi/v/nsaphx.svg" /></a>
350+
<a class="reference external" href="https://codecov.io/gh/NSAPH-Software/nsaphx"><img alt="codecov" src="https://codecov.io/gh/NSAPH-Software/nsaphx/branch/develop/graph/badge.svg?token=8aSueNmHZN" /></a>
351+
<a class="reference external" href="https://github.com/nsaph-software/pycausalgps/actions"><img alt="Test Status" src="https://github.com/nsaph-software/pycausalgps/workflows/Python%20package/badge.svg?branch=develop&amp;event=push" /></a></p>
350352
</div>
351353
</div>
352354
</div>
353355
<div class="d-flex col-lg-4 px-4 py-3 docutils">
354356
<div class="card w-100 docutils">
355357
<div class="card-header docutils">
356-
<p class="card-text"><strong><a class="reference external" href="https://github.com/NSAPH-Software/CCIT">CCIT</a></strong></p>
358+
<p class="card-text"><strong><a class="reference external" href="https://github.com/nsaph-software/pycausalgps/">pycausalgps</a></strong></p>
357359
</div>
358360
<div class="card-body docutils">
359-
<div class="figure align-default" id="ccit">
360-
<a class="reference internal image-reference" href="_images/place_holder.svg"><img alt="_images/place_holder.svg" height="100px" src="_images/place_holder.svg" /></a>
361+
<div class="figure align-default" id="pycausalgps">
362+
<a class="reference internal image-reference" href="_images/causalgps_logo_python.svg"><img alt="_images/causalgps_logo_python.svg" height="100px" src="_images/causalgps_logo_python.svg" /></a>
361363
</div>
362-
<p class="card-text">Continuous Causal Interaction Tree</p>
363-
<p class="card-text"><a class="reference external" href="http://www.r-pkg.org/pkg/ccit"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/CCIT" /></a></p>
364+
<p class="card-text">Matching on generalized propensity scores with continuous exposures (Python Package)</p>
365+
<p class="card-text"><a class="reference external" href="https://pypi.org/project/pycausalgps"><img alt="PyPI version" src="https://img.shields.io/pypi/v/pycausalgps.svg" /></a></p>
364366
</div>
365367
</div>
366368
</div>
367369
<div class="d-flex col-lg-4 px-4 py-3 docutils">
368370
<div class="card w-100 docutils">
369371
<div class="card-header docutils">
370-
<p class="card-text"><strong><a class="reference external" href="https://github.com/NSAPH-Software/NSAPHutils">NSAPHUtils</a></strong></p>
372+
<p class="card-text"><strong><a class="reference external" href="https://github.com/NSAPH-Software/CCIT">CCIT</a></strong></p>
371373
</div>
372374
<div class="card-body docutils">
373-
<div class="figure align-default" id="nsaphutils">
374-
<a class="reference internal image-reference" href="_images/nsaphutils_logo.svg"><img alt="_images/nsaphutils_logo.svg" height="100px" src="_images/nsaphutils_logo.svg" /></a>
375+
<div class="figure align-default" id="ccit">
376+
<a class="reference internal image-reference" href="_images/place_holder.svg"><img alt="_images/place_holder.svg" height="100px" src="_images/place_holder.svg" /></a>
375377
</div>
376-
<p class="card-text">Utility R functions and tools for working with data in NSAPH research</p>
378+
<p class="card-text">Continuous Causal Interaction Tree</p>
377379
<p class="card-text"><a class="reference external" href="http://www.r-pkg.org/pkg/ccit"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/CCIT" /></a></p>
378380
</div>
379381
</div>

docs/objects.inv

-2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)