Skip to content

Commit

Permalink
header sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
joshyam-k committed Jan 24, 2024
1 parent 896e7ae commit ed08649
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ knitr::opts_chunk$set(
<!-- badges: end -->


## saeczi
#### (Small Area Estimation for Continous Zero Inflated data)
# saeczi
### (Small Area Estimation for Continous Zero Inflated data)

`saeczi` is an R package that implements a small area estimator that uses a two-stage modeling approach for zero-inflated response variables. In particular, we are working with variables that follow a semi-continuous distribution with a mixture of zeroes and positive continuously distributed values. An example can be seen below:

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
[![R-CMD-check](https://github.com/harvard-ufds/saeczi/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/harvard-ufds/saeczi/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->

## saeczi
# saeczi

#### (Small Area Estimation for Continous Zero Inflated data)
### (Small Area Estimation for Continous Zero Inflated data)

`saeczi` is an R package that implements a small area estimator that
uses a two-stage modeling approach for zero-inflated response variables.
Expand Down

0 comments on commit ed08649

Please sign in to comment.