| SHadj | R Documentation | 
Correct index event bias for new data
SHadj( x, dat, snp_col = "SNP", xbeta_col = "BETA.incidence", xse_col = "SE.incidence", ybeta_col = "BETA.prognosis", yse_col = "SE.prognosis" )
| x | an pbject of the class SH obtained from the  | 
| dat | A data.frame with harmonised effects and alleles, formatted using the  | 
| snp_col | Name of column with SNP IDs. | 
| xbeta_col | Required name of column with effects on the incidence trait. | 
| xse_col | Required name of column with standard errors of  | 
| ybeta_col | Required name of column with unadjusted effects on the prognosis trait. | 
| yse_col | Required name of column with standard errors of  | 
data.frame with adjusted estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.