4.8 sub2

Let’s do a plot. This is a simpl plot for subsection 2. I do not understand what happen, but it is working well. Entr is amazing, so great!

n <- 1000

x <- rnorm(n)
y <- rpois(3, 10)

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

# ggplot(iris) +
#     geom_histogram(aes(Sepal.Length))

What is the problem then?

y = 1:10
# hist(rnorm(10000), 20)

Nice.

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?