Skip to contents

Returns a data.frame object of association table reports

Usage

tableReport(assocRes = missing(), reportName = missing())

# S4 method for AssociationResults
tableReport(assocRes = missing(), reportName = missing())

# S4 method for AssociationResultsBLUE
tableReport(assocRes = missing(), reportName = missing())

# S4 method for AssociationResultsGLM
tableReport(assocRes = missing(), reportName = missing())

# S4 method for AssociationResultsMLM
tableReport(assocRes = missing(), reportName = missing())

# S4 method for AssociationResultsFast
tableReport(assocRes = missing(), reportName = missing())

# S4 method for PCAResults
tableReport(assocRes = missing(), reportName = missing())

Arguments

assocRes

a AssociationResults object

reportName

a specific table report to return