Description Usage Arguments Value
Test for a trend in sieve effect across different levels of an ordinal failure type.
1 | trend_test(object, level = 0.95)
|
object |
An object of class |
level |
The nominal coverage probability of the confidence interval. |
An object of class "trend_test"
.
alpha
The intercept from the projection onto the working model.
beta
The slope from the projection onto the working model, i.e., the "trend" parameter.
L_j
A data.frame showing the log ratio of cumulative incidences that were projected onto the working model.
se_beta
The influence function-based estimate of the standard
error of beta_n
.
ci
The confidence interval at the requested level for beta_n
.
pval
The two-sided p-value from the test of the null hypothesis that
beta_n
= 0.
level
The requested level of the confidence interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.