Skip to content

Commit cd1501a

Browse files
authored
fix link in README to examples directory
1 parent 09bebe4 commit cd1501a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

77
The goal of dynamichazard is to estimate time-varying effects in survival analysis. The time-varying effects are estimated with state space models where the coefficients follow a given order random walk. The advantageous of using state space models is that you can extrapolate beyond the last observed time period. For more details, see the ddhazard vignette at <https://cran.r-project.org/web/packages/dynamichazard/vignettes/ddhazard.pdf>.
88

9-
The particle filter and smoother methods can estimate more general models then the random walk model. See the /examples directory for some examples.
9+
The particle filter and smoother methods can estimate more general models then the random walk model. See the [/examples](/examples) directory for some examples.
1010

1111
Installation
1212
------------

0 commit comments

Comments
 (0)