Skip to content

Commit 06754c9

Browse files
committed
Update badge
1 parent c730e81 commit 06754c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ knitr::opts_chunk$set(
2020

2121
<!-- badges: start -->
2222
[![Lifecycle: maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)
23-
[![](https://img.shields.io/badge/github%20version-1.0.3-orange.svg)](https://github.com/growthcharts/brokenstick)
23+
[![](https://img.shields.io/badge/github%20version-1.1.0-orange.svg)](https://github.com/growthcharts/brokenstick)
2424
<!-- badges: end -->
2525

2626
The broken stick model describes a set of individual curves by a linear mixed model using second-order linear B-splines. The main use of the model is to align irregularly observed data to a user-specified grid of break ages.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
[![Lifecycle:
99
maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)
10-
[![](https://img.shields.io/badge/github%20version-1.0.3-orange.svg)](https://github.com/growthcharts/brokenstick)
10+
[![](https://img.shields.io/badge/github%20version-1.1.0-orange.svg)](https://github.com/growthcharts/brokenstick)
1111
<!-- badges: end -->
1212

1313
The broken stick model describes a set of individual curves by a linear

0 commit comments

Comments
 (0)