5.1 Another section

Let’s start with book. What is the issue? Again the same problem. If this is a new chapter it works fine. I can see that. However there is a problem for a new file inside a chapter.

Survival analysis is the study of the time until the occurrence of an event. There is something weird here because this is not getting updated. Now it looks fine. What was the problem? Now?

# servr::httw(port = 8787, host = "0.0.0.0")
# servr::daemon_stop(4)
# servr::daemon_list()
# bookdown::serve_book(port = 8787, host = "0.0.0.0")

This type of analysis assumes a hazard function that defines the probability of the occurrence of an event. En general it is called survival because of the interest on.

Let’s do a plot.

plot(1:10, col = 2, pch = 19)

What is the problem then?

hist(rnorm(10000), 20)

Nice.