diff --git a/docs/404.html b/docs/404.html
index f7f833e3..167d7d5c 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -81,7 +81,7 @@
hesim
- 0.4.0
+ 0.4.1
diff --git a/docs/articles/cea.html b/docs/articles/cea.html
index 03639df7..2e420c06 100644
--- a/docs/articles/cea.html
+++ b/docs/articles/cea.html
@@ -37,7 +37,7 @@
hesim
- 0.4.0
+ 0.4.1
@@ -116,7 +116,7 @@
@@ -116,7 +116,7 @@
diff --git a/docs/articles/intro.html b/docs/articles/intro.html
index dbdfa0ad..6a21c36b 100644
--- a/docs/articles/intro.html
+++ b/docs/articles/intro.html
@@ -37,7 +37,7 @@
hesim
- 0.4.0
+ 0.4.1
@@ -117,7 +117,7 @@
Introduction to hesim
- 2020-09-28
+ 2020-10-01
Source: vignettes/intro.Rmd
intro.Rmd
@@ -209,17 +209,17 @@
##
## $patients
## patient_id age female
-## 1: 1 33.91472 1
-## 2: 2 41.94600 0
-## 3: 3 45.42755 0
-## 4: 4 44.56844 1
-## 5: 5 42.86476 0
+## 1: 1 49.24836 1
+## 2: 2 47.28333 1
+## 3: 3 47.50857 0
+## 4: 4 47.48207 0
+## 5: 5 45.82377 1
## ---
-## 996: 996 48.38203 1
-## 997: 997 48.78798 0
-## 998: 998 51.23208 1
-## 999: 999 48.98244 1
-## 1000: 1000 41.67889 0
+## 996: 996 38.87299 1
+## 997: 997 52.21110 0
+## 998: 998 45.31234 0
+## 999: 999 43.84164 0
+## 1000: 1000 47.86475 1
##
## $states
## state_id state_name
@@ -485,12 +485,12 @@
by = c("strategies", "patients", "transitions"))
head(transmod_data)