ptest | R Documentation |
For internal use only.
ptest(bc, ci, c0 = NULL, method)
bc |
the parameter matrix as returned from correlation of the bootstapped samples (n * 1000 matrix, with n = number of parameters) |
ci |
confidence level, one of c(0.01, 0.05, 0.1) |
c0 |
for weibull: correlation vector for original model |
method |
method for significance test |
a logical vector indicating significance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.