func_V | R Documentation |
This functions calculates the covariance matrix based on the point estimates
func_V(coef, n, x, y, delta, k, p, fam)
coef |
coefficients (alpha, beta) |
n |
number of subjects |
x |
original covariate matrix |
y |
ranks of code values |
delta |
censoring indicators |
k |
the number of unique code values |
p |
the number of covariates |
fam |
a list of functions subject to the link function |
A covariance matrix of coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.