fig8.8 | R Documentation |
This function generates Figure 8.8 by estimating the maximum likelihood parameter values of the survival function in Eq. 8.10
fig8.8(viewcode = FALSE)
viewcode |
TRUE or FALSE (default) indicating whether to print the function code |
a list object containing the maximum likelihood estimate of pmax and alpha
# generate plot in Fig 8.8 and get maximum likelihood estimated
fit <- fig8.8()
print(fit)
#view commands
fig8.8(viewcode = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.