dar1_cor.drho {FunSurv} | R Documentation |
First derivative of AR(1) correlation matrix with respect to the auto-regressive coefficient
Description
First derivative of AR(1) correlation matrix with respect to the auto-regressive coefficient
Usage
dar1_cor.drho(n, rho)
Arguments
n |
number of events for each subject |
rho |
autoregressive correlation |
Value
A n by n inverse matrix
[Package FunSurv version 1.0.0 Index]