View source: R/Meta_SSD_Read.R
Open_MSSD_File_2Read | R Documentation |
Read Meta SSD (MSSD) and Meta Info (MInfo) files.
Open_MSSD_File_2Read(File.MSSD.vec, File.MInfo.vec)
File.MSSD.vec |
a vector of MSSD files. Each element represents a MSSD file of each study. |
File.MInfo.vec |
a vector of MInfo files. Each element represents a MInfo file of each study. |
Users should open MSSD and MInfo files to run MetaSKAT_MSSD_OneSet or MetaSKAT_MSSD_ALL. If all individual level data are available, use MetaSKAT_wZ instead.
This function returns an data object. The returned object will be used to run MetaSKAT_MSSD_OneSet or MetaSKAT_MSSD_ALL.
Seunggeun Lee
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.