Description Usage Arguments Value
Get the true value of the trend parameter for a given covariance weight matrix
1 |
n |
Sample size (should be large to ensure numerical accuracy) |
t0 |
Time to compute incidence |
Upsilon |
The covariance weighting matrix |
returnL |
Return the estimated log cumulative incidence ratios |
If returnL = FALSE
, a vector of trend parameter estimates,
the first corresponding to the "intercept" parameter, the second to the "slope"
or trend parameter. If returnL = TRUE
, then a list with named entries
param
(the projection parameters) and L
, a vector of true values
of L_j,0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.