Association Schemas

Result and artifact contracts for association analyses.

schemaLm() defines the result and artifact contract for Gaussian linear regression fits produced by associate$regression(model = “lm”) .
Aliases: schemaLm
schemaGlm() defines the result and artifact contract for binomial logistic regression fits produced by associate$regression(model = “glm”) .
Aliases: schemaGlm
schemaKm() defines the result and artifact contract for grouped Kaplan-Meier analyses produced by associate$regression(model = “km”) .
Aliases: schemaKm
schemaCox() defines the result and artifact contract for right-censored Cox proportional-hazards models produced by associate$regression(model = “cox”) .
Aliases: schemaCox
schemaCrr() defines the result and artifact contract for Fine-Gray competing-risk models produced by associate$regression(model = “crr”) .
Aliases: schemaCrr
schemaMediation() defines the result and artifact contract for mediation analyses returned as PolyGeniusAssociations objects.
Aliases: schemaMediation
associate.schema.comparison defines the summary-table contract used by associate$compare() .
Aliases: associate.schema.comparison
associate.schema.mediation defines the summary-table contract used by associate$mediation() .
Aliases: associate.schema.mediation
associate.schema.meta defines the summary-table contract used by associate$meta() .
Aliases: associate.schema.meta
associate.schema.mr defines the summary-table contract used by associate$mr() .
Aliases: associate.schema.mr