Description Usage Arguments Value
View source: R/03_hosp_target_functions.R
hosp_acor2cov computes covariance matrix from autocorrelation coefficients
and standard deviations (or standard errors) of means.
1  | hosp_acor2cov(v_acor, v_sd)
 | 
v_acor | 
 Vector of autocorrelation coefficients indexed by time  | 
v_sd | 
 Vector of standard deviations (or standard errors)  | 
A covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.