Description Usage Arguments Examples
Title
1 2 3 4 5 6 7 8 9 | zero.failure.prsd(
alpha.vec,
quantile,
pfactor = 3,
number.points = 100,
grids = TRUE,
bw = FALSE,
my.title = NULL
)
|
alpha.vec |
|
quantile |
|
pfactor |
|
number.points |
|
grids |
|
bw |
|
my.title |
1 2 3 4 5 6 | ## Not run:
zero.failure.prsd(alpha.vec = c(0.05,0.1), quantile = 0.01, pfactor = 3)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.