est_ptr_on_all | R Documentation |
Estimates PTRs based on the whole input dataset
est_ptr_on_all(X)
X |
cov3 dataframe |
est_ptrs dataframe on success, null otherwise
est_ptr: estimated PTR values
coefficient: coefficient of linear regression
pValue: p-value of linear regression
cor: correlation coefficient
correctY: corrected coverage
est_ptrs_001 <- est_ptr_on_all(max_bin_003)
est_ptrs_001
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.