Rdocumentation
powered by
Learn R Programming
GenoGAM (version 1.0.2)
computeSignificance: Compute significance.
Description
Based on the model fits this functions computes pointwise pvalues.
Usage
computeSignificance(gg, log.p = FALSE)
Arguments
gg
A fitted GenoGAM object.
log.p
Should pvalues be returned in log scale?
Value
A GenoGAm object which fits has been updated by the pvalue columns.