modelTermPvalues {mirTarRnaSeq}R Documentation

Obtain p-values for terms in model formula

Description

Obtain p-values for terms in model formula

Usage

modelTermPvalues(x)

Arguments

x

fitted model

Value

Pvalue for the terms in the fitted model

Examples

modelTermPvalues(some_model)

[Package mirTarRnaSeq version 1.2.0 Index]